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