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