getBounds abstract method

Future<Bounds> getBounds({
  1. required bool shouldReturnLatLng,
})

Implementation

Future<Bounds> getBounds({required bool shouldReturnLatLng});