valueSize property

int valueSize

of bytes in the value = 1, 2, 4

Implementation

int get valueSize => data[10] & 0x07;