value property

int get value

the byte value (number from -128 to 127)

Implementation

int get value => _number;