Folder$json top-level constant
Implementation
@$core.Deprecated('Use folderDescriptor instead')
const Folder$json = const {
'1': 'Folder',
'2': const [
const {'1': 'path', '3': 1, '4': 1, '5': 9, '10': 'path'},
const {'1': 'files', '3': 2, '4': 3, '5': 11, '6': '.Nuntio.File', '10': 'files'},
const {'1': 'folders', '3': 3, '4': 3, '5': 11, '6': '.Nuntio.Folder', '10': 'folders'},
const {'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'},
],
};