zoom property

Future<double?> zoom

Implementation

Future<double?> get zoom async => _googleMapController?.getZoomLevel();