WoosmapGeofencingOptions constructor
WoosmapGeofencingOptions({})
Constructor to create a configuration object for geofencing initialization.
Implementation
WoosmapGeofencingOptions({
this.privateKeyWoosmapAPI,
this.trackingProfile,
this.enableAirshipConnector,
this.protectedRegionSlot,
this.androidNotificationText,
this.androidNotificationTitle,
this.androidNotificationIconName,
this.androidNotificationIconUrl,
});