floatingPointValue property

FloatingPointValue get floatingPointValue

Return the FloatingPointValue of the current value.

Implementation

FloatingPointValue get floatingPointValue =>
    valuePopulator().ofFloatingPoint(this);