OnCharacteristicChanged$json top-level constant

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

Implementation

@$core.Deprecated('Use onCharacteristicChangedDescriptor instead')
const OnCharacteristicChanged$json = {
  '1': 'OnCharacteristicChanged',
  '2': [
    {'1': 'remote_id', '3': 1, '4': 1, '5': 9, '10': 'remoteId'},
    {'1': 'characteristic', '3': 2, '4': 1, '5': 11, '6': '.BluetoothCharacteristic', '10': 'characteristic'},
  ],
};