BinaryID$json top-level constant

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

Implementation

@$core.Deprecated('Use binaryIDDescriptor instead')
const BinaryID$json = {
  '1': 'BinaryID',
  '2': [
    {'1': 'file_id', '3': 1, '4': 1, '5': 9, '10': 'fileId'},
    {'1': 'organization_id', '3': 2, '4': 1, '5': 9, '10': 'organizationId'},
    {'1': 'location_id', '3': 3, '4': 1, '5': 9, '10': 'locationId'},
  ],
};