toU32 property

int get toU32

Implementation

int get toU32 => (this & BinaryOps.maskBig32).toInt();