A stream of Uint8List that emits values received from the characteristic.
Stream<Uint8List> get onValueReceived => UniversalBle.characteristicValueStream(_deviceId, uuid);