scanEnabledStream property

Stream<bool> get scanEnabledStream

Notifies with the updated scanEnabled every time it changes.

Implementation

Stream<bool> get scanEnabledStream => BlueBreezePlatform.instance.scanEnabledStream;