IdentifierUUIDWithFile$json top-level constant

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

Implementation

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