valuePopulator method
override
A FloatingPointValuePopulator for values associated with this FloatingPoint type.
Implementation
@override
FloatingPointValuePopulator<FloatingPoint32Value> valuePopulator() =>
FloatingPoint32Value.populator();