characteristicResult method
subscription characteristic result with read/write return CharacteristicValue
Implementation
Stream<CharacteristicValue> characteristicResult() =>
throw UnimplementedError(
'stateBluetoothResult() has not been implemented.');