uint8 property

int get uint8

无符号8位整数

Implementation

int get uint8 => IntUtil.toUInt8(this);