Gets the maximum supported zoom level for the selected camera.
Future<double> getMaxZoomLevel(int cameraId) { throw UnimplementedError('getMaxZoomLevel() is not implemented.'); }