GeofenceCallback typedef

GeofenceCallback = void Function(Geolocation foo)

Implementation

typedef void GeofenceCallback(Geolocation foo);