IdentifierWithFile$json top-level constant

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

Implementation

@$core.Deprecated('Use identifierWithFileDescriptor instead')
const IdentifierWithFile$json = {
  '1': 'IdentifierWithFile',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'id'},
    {'1': 'file_content', '3': 10, '4': 1, '5': 12, '10': 'fileContent'},
  ],
};