signed property

bool get signed

Return whether the FixedPointValue is signed.

Implementation

bool get signed => _unpopulated.signed;