AMapLocationRegion_Batch extension Null safety

on

Properties

refId String?
read-only

Methods

containsCoordinate_batch(List<CLLocationCoordinate2D> coordinate) Future<List<bool?>>
get_identifier_batch() Future<List<String?>>
get_notifyOnEntry_batch() Future<List<bool?>>
get_notifyOnExit_batch() Future<List<bool?>>
initWithIdentifier_batch(List<String> identifier) Future<List<AMapLocationRegion?>>
set_notifyOnEntry_batch(List<bool> notifyOnEntry) Future<void>
set_notifyOnExit_batch(List<bool> notifyOnExit) Future<void>