GeofenceCallback typedef
GeofenceCallback =
void Function(SmartPosition position)
Implementation
typedef GeofenceCallback = void Function(SmartPosition position);
typedef GeofenceCallback = void Function(SmartPosition position);