interface GeofenceOptions {
    providerName?: string;
}

Properties

Properties

providerName?: string