SetNotificationRequest$json top-level constant
Implementation
@$core.Deprecated('Use setNotificationRequestDescriptor instead')
const SetNotificationRequest$json = const {
'1': 'SetNotificationRequest',
'2': const [
const {'1': 'remote_id', '3': 1, '4': 1, '5': 9, '10': 'remoteId'},
const {'1': 'service_uuid', '3': 2, '4': 1, '5': 9, '10': 'serviceUuid'},
const {'1': 'secondary_service_uuid', '3': 3, '4': 1, '5': 9, '10': 'secondaryServiceUuid'},
const {'1': 'characteristic_uuid', '3': 4, '4': 1, '5': 9, '10': 'characteristicUuid'},
const {'1': 'enable', '3': 5, '4': 1, '5': 8, '10': 'enable'},
],
};