deviceCharacteristicNotifyEnabled method
Implementation
@override
bool deviceCharacteristicNotifyEnabled(String id, String serviceId, String characteristicId) =>
_deviceCharacteristicNotifyEnabledStreamController(id, serviceId, characteristicId).value;