Resume the paused preview for the selected camera.
Future<void> resumePreview(int cameraId) { throw UnimplementedError('pausePreview() is not implemented.'); }