toUnSignedInt32 property

int get toUnSignedInt32

Implementation

int get toUnSignedInt32 => toUnsigned(32).toInt();