KapusProto_DiffFromDevice$json top-level constant

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

Implementation

@$core.Deprecated('Use kapusProtoDescriptor instead')
const KapusProto_DiffFromDevice$json = {
  '1': 'DiffFromDevice',
  '2': [
    {'1': 'uid', '3': 1, '4': 1, '5': 9, '10': 'uid'},
    {'1': 'count', '3': 2, '4': 1, '5': 13, '10': 'count'},
    {'1': 'data', '3': 3, '4': 3, '5': 11, '6': '.Kapus.KapusProto.DiffFromDevice.DiffData', '10': 'data'},
    {'1': 'network_string', '3': 4, '4': 1, '5': 9, '10': 'networkString'},
    {'1': 'signal_strength', '3': 5, '4': 1, '5': 13, '10': 'signalStrength'},
    {'1': 'iccid', '3': 6, '4': 1, '5': 9, '10': 'iccid'},
    {'1': 'imei', '3': 7, '4': 1, '5': 9, '10': 'imei'},
    {'1': 'timestamp', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestamp'},
  ],
  '3': [KapusProto_DiffFromDevice_DiffData$json],
};