toU8 property

int get toU8

Implementation

int get toU8 => (this & BinaryOps.maskBig8).toInt();