AMapGeoFenceRegion_Batch extension Null safety
- on
Properties
Methods
-
get_currentLocation_batch(
) → Future< List< CLLocation?> > -
get_customID_batch(
) → Future< List< String?> > -
get_fenceStatus_batch(
) → Future< List< AMapGeoFenceRegionStatus?> > -
get_identifier_batch(
) → Future< List< String?> > -
get_regionType_batch(
) → Future< List< AMapGeoFenceRegionType?> > -
set_currentLocation_batch(
List< CLLocation> currentLocation) → Future<void> -
set_fenceStatus_batch(
List< AMapGeoFenceRegionStatus> fenceStatus) → Future<void> -
set_regionType_batch(
List< AMapGeoFenceRegionType> regionType) → Future<void>