Sets the digital zoom level.
Future<void> setZoom(double zoom) { throw UnimplementedError('setZoom() has not been implemented.'); }