menu
ble_ota package
documentation
http/remote_info_reader.dart
RemoteInfoReader
canNotifyState method
canNotifyState method
dark_mode
light_mode
canNotifyState
method
@protected
bool
canNotifyState
(
)
inherited
Implementation
@protected bool canNotifyState() { return !_stateStreamController.isClosed; }
ble_ota package
documentation
http/remote_info_reader
RemoteInfoReader
canNotifyState method
RemoteInfoReader class