GetSensorsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getSensorsRequestDescriptor instead')
const GetSensorsRequest$json = {
  '1': 'GetSensorsRequest',
  '2': [
    {
      '1': 'name',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'name',
    },
    {
      '1': 'extra',
      '3': 99,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {'3': true},
      '10': 'extra',
    },
  ],
  '7': {'3': true},
};