WriteDescriptorRequest$json top-level constant
Map<String, Object>
const WriteDescriptorRequest$json
Implementation
const WriteDescriptorRequest$json = const {
'1': 'WriteDescriptorRequest',
'2': const [
const {'1': 'remote_id', '3': 1, '4': 1, '5': 9, '10': 'remoteId'},
const {'1': 'descriptor_uuid', '3': 2, '4': 1, '5': 9, '10': 'descriptorUuid'},
const {'1': 'service_uuid', '3': 3, '4': 1, '5': 9, '10': 'serviceUuid'},
const {'1': 'secondary_service_uuid', '3': 4, '4': 1, '5': 9, '10': 'secondaryServiceUuid'},
const {'1': 'characteristic_id', '3': 5, '4': 1, '5': 11, '6': '.BluetoothCharacteristicIdentifier', '10': 'characteristicId'},
const {'1': 'value', '3': 6, '4': 1, '5': 12, '10': 'value'},
],
};