com_amap_api_location_DPoint_Batch extension Null safety

on

Properties

refId String?
read-only

Methods

getLatitude_batch() Future<List<double?>>
getLongitude_batch() Future<List<double?>>
setLatitude_batch(List<double> var1) Future<List<void>>
setLongitude_batch(List<double> var1) Future<List<void>>