readValues property
Values readCharacteristic returns, keyed by characteristic UUID.
Implementation
final Map<Uuid, Uint8List> readValues = {};
Values readCharacteristic returns, keyed by characteristic UUID.
final Map<Uuid, Uint8List> readValues = {};