EmailProto_CabinetData$json top-level constant

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

Implementation

@$core.Deprecated('Use emailProtoDescriptor instead')
const EmailProto_CabinetData$json = {
  '1': 'CabinetData',
  '2': [
    {'1': 'alarmType', '3': 1, '4': 1, '5': 9, '10': 'alarmType'},
    {'1': 'operatorName', '3': 2, '4': 1, '5': 9, '10': 'operatorName'},
    {'1': 'cabinetName', '3': 3, '4': 1, '5': 9, '10': 'cabinetName'},
    {'1': 'address', '3': 4, '4': 1, '5': 9, '10': 'address'},
    {'1': 'city', '3': 5, '4': 1, '5': 9, '10': 'city'},
    {'1': 'zipCode', '3': 6, '4': 1, '5': 9, '10': 'zipCode'},
    {'1': 'geographyName', '3': 7, '4': 1, '5': 9, '10': 'geographyName'},
    {'1': 'afterTime', '3': 8, '4': 1, '5': 1, '10': 'afterTime'},
    {
      '1': 'date',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'date'
    },
  ],
};