value property

num value

The value being reported

Implementation

num get value => bytesToNum(data.sublist(11, 11 + valueSize), precision);