readValues property

Map<Uuid, Uint8List> readValues
final

Values readCharacteristic returns, keyed by characteristic UUID.

Implementation

final Map<Uuid, Uint8List> readValues = {};