menu
universal_ble_backend package
documentation
universal_ble_characteristic.dart
UniversalBleCharacteristic
canNotifyData method
canNotifyData method
dark_mode
light_mode
canNotifyData
method
@
protected
bool
canNotifyData
(
)
inherited
Implementation
@protected bool canNotifyData() { return !_dataStreamController.isClosed; }
universal_ble_backend package
documentation
universal_ble_characteristic
UniversalBleCharacteristic
canNotifyData method
UniversalBleCharacteristic class