com_amap_api_location_DPoint_Batch extension Null safety
Properties
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> >