HardwareIdentityInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use hardwareIdentityInfoDescriptor instead')
const HardwareIdentityInfo$json = const {
  '1': 'HardwareIdentityInfo',
  '2': const [
    const {
      '1': 'factory_sdk_version',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'factorySdkVersion'
    },
    const {'1': 'flashed_by', '3': 2, '4': 1, '5': 12, '10': 'flashedBy'},
    const {'1': 'iccid', '3': 3, '4': 1, '5': 9, '10': 'iccid'},
    const {'1': 'chip_id', '3': 4, '4': 1, '5': 9, '10': 'chipId'},
    const {
      '1': 'factory_device_model',
      '3': 5,
      '4': 1,
      '5': 9,
      '10': 'factoryDeviceModel'
    },
  ],
};