BluetoothDescriptor$json top-level constant
Implementation
@$core.Deprecated('Use bluetoothDescriptorDescriptor instead')
const BluetoothDescriptor$json = const {
'1': 'BluetoothDescriptor',
'2': const [
const {'1': 'uuid', '3': 1, '4': 1, '5': 9, '10': 'uuid'},
const {'1': 'remote_id', '3': 2, '4': 1, '5': 9, '10': 'remoteId'},
const {'1': 'serviceUuid', '3': 3, '4': 1, '5': 9, '10': 'serviceUuid'},
const {
'1': 'characteristicUuid',
'3': 4,
'4': 1,
'5': 9,
'10': 'characteristicUuid'
},
const {'1': 'value', '3': 5, '4': 1, '5': 12, '10': 'value'},
],
};