zoomIn method

Future<void> zoomIn()

Implementation

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