File$json top-level constant

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

Implementation

@$core.Deprecated('Use fileDescriptor instead')
const File$json = const {
  '1': 'File',
  '2': const [
    const {'1': 'fileUrl', '3': 1, '4': 1, '5': 9, '10': 'fileUrl'},
    const {'1': 'fileName', '3': 2, '4': 1, '5': 9, '10': 'fileName'},
    const {'1': 'fileSize', '3': 3, '4': 1, '5': 9, '10': 'fileSize'},
  ],
};