characteristicValueStream property

Stream characteristicValueStream

characteristicValueStream is a stream to get characteristic value updates

Implementation

static Stream get characteristicValueStream =>
    _characteristicValueStreamController.stream;