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