notifyEnabledStream property

Stream<bool> get notifyEnabledStream

Implementation

Stream<bool> get notifyEnabledStream => BlueBreezePlatform.instance.deviceCharacteristicNotifyEnabledStream(deviceId, serviceId, id);