FileInfo$json top-level constant

  1. @Deprecated('Use fileInfoDescriptor instead')
Map<String, Object> const FileInfo$json

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'},
  ],
};