GetDeviceRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getDeviceRequestDescriptor instead')
const GetDeviceRequest$json = const {
  '1': 'GetDeviceRequest',
  '2': const [
    const {'1': 'device_id', '3': 1, '4': 1, '5': 12, '10': 'deviceId'},
    const {'1': 'hardware_id', '3': 2, '4': 1, '5': 12, '10': 'hardwareId'},
  ],
};