floatingPointValue property
Return the FloatingPointValue of the current value.
Implementation
FloatingPointValue get floatingPointValue =>
valuePopulator().ofFloatingPoint(this);
Return the FloatingPointValue of the current value.
FloatingPointValue get floatingPointValue =>
valuePopulator().ofFloatingPoint(this);