getCenter abstract method

Future<Coord> getCenter({
  1. required bool shouldReturnLatLng,
})

Implementation

Future<Coord> getCenter({required bool shouldReturnLatLng});