previousFloatingPointValue property
Return the FloatingPointValue of the previousValue.
Implementation
FloatingPointValue? get previousFloatingPointValue =>
valuePopulator().ofFloatingPointPrevious(this);
Return the FloatingPointValue of the previousValue.
FloatingPointValue? get previousFloatingPointValue =>
valuePopulator().ofFloatingPointPrevious(this);