DeviceHealth_Power_Value$json top-level constant

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

Implementation

@$core.Deprecated('Use deviceHealthDescriptor instead')
const DeviceHealth_Power_Value$json = const {
  '1': 'Value',
  '2': const [
    const {'1': 'battery', '3': 1, '4': 1, '5': 1, '9': 0, '10': 'battery'},
    const {
      '1': 'pluggedin',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Empty',
      '9': 0,
      '10': 'pluggedin'
    },
  ],
  '8': const [
    const {'1': 'power'},
  ],
};