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