DeviceStateResponse$json top-level constant
- @Deprecated('Use deviceStateResponseDescriptor instead')
Implementation
@$core.Deprecated('Use deviceStateResponseDescriptor instead')
const DeviceStateResponse$json = {
'1': 'DeviceStateResponse',
'2': [
{'1': 'remote_id', '3': 1, '4': 1, '5': 9, '10': 'remoteId'},
{'1': 'state', '3': 2, '4': 1, '5': 14, '6': '.DeviceStateResponse.BluetoothDeviceState', '10': 'state'},
{'1': 'status', '3': 3, '4': 1, '5': 5, '10': 'status'},
],
'4': [DeviceStateResponse_BluetoothDeviceState$json],
};