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