EventHandlerAMapGeoFenceStatus typedef

EventHandlerAMapGeoFenceStatus = void Function(AMapGeoFenceStatusModel? geoFence)

Implementation

typedef EventHandlerAMapGeoFenceStatus = void Function(
    AMapGeoFenceStatusModel? geoFence);