class VideoBatchUploadConfig { const VideoBatchUploadConfig._(); static const int maxAssets = 9; static const int maxConcurrent = 2; }