interface CollectParameters {
    location: boolean;
    metadata: boolean;
}

Properties

Properties

location: boolean
metadata: boolean