zoomOut method

Future<void> zoomOut()

Implementation

Future<void> zoomOut() => _invoke('zoomOut');