toSignedInt32 property

int get toSignedInt32

Implementation

int get toSignedInt32 => toSigned(32).toInt();