menu
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_central.dart
FlutterWebBluetoothCentral
canNotifyState method
canNotifyState method
dark_mode
light_mode
canNotifyState
method
@protected
bool
canNotifyState
(
)
inherited
Implementation
@protected bool canNotifyState() { return !_stateStreamController.isClosed; }
flutter_web_bluetooth_backend package
documentation
flutter_web_bluetooth_central
FlutterWebBluetoothCentral
canNotifyState method
FlutterWebBluetoothCentral class