OnExitedGeofencesCallback typedef

OnExitedGeofencesCallback = void Function(OnExitedGeofenceResult onExitGeofenceResult)

Implementation

typedef OnExitedGeofencesCallback = void Function(
    OnExitedGeofenceResult onExitGeofenceResult);