FileInfo$json top-level constant
- @Deprecated('Use fileInfoDescriptor instead')
Implementation
@$core.Deprecated('Use fileInfoDescriptor instead')
const FileInfo$json = {
'1': 'FileInfo',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'size', '3': 2, '4': 1, '5': 4, '10': 'size'},
{'1': 'is_directory', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'isDirectory', '17': true},
],
'8': [
{'1': '_is_directory'},
],
};