StandardFile$json top-level constant

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

Implementation

@$core.Deprecated('Use standardFileDescriptor instead')
const StandardFile$json = {
  '1': 'StandardFile',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'mime_type', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'mimeType'},
    {'1': 'content', '3': 10, '4': 1, '5': 12, '10': 'content'},
  ],
};