OnEnteredGeofencesCallback typedef

OnEnteredGeofencesCallback = void Function(OnEnteredGeofenceResult onEnterGeofenceResult)

Implementation

typedef OnEnteredGeofencesCallback = void Function(
    OnEnteredGeofenceResult onEnterGeofenceResult);