menu
situm_flutter_wayfinding package
documentation
situm_flutter_sdk.dart
OnEnteredGeofenceResult
OnEnteredGeofenceResult const constructor
OnEnteredGeofenceResult const constructor
dark_mode
light_mode
OnEnteredGeofenceResult
constructor
const
OnEnteredGeofenceResult
(
{
required
List
<
Geofence
>
geofences
,
})
Implementation
const OnEnteredGeofenceResult({ required this.geofences, });
situm_flutter_wayfinding package
documentation
situm_flutter_sdk
OnEnteredGeofenceResult
OnEnteredGeofenceResult const constructor
OnEnteredGeofenceResult class