sign property

num get sign

Returns the sign of this value.

Implementation

num get sign => this.sign;