molybdenumUnit property
Typical Unit for Molybdenum
Implementation
@Deprecated('Use getUnit instead')
Unit? get molybdenumUnit => getUnit(Nutrient.molybdenum);
Implementation
@Deprecated('Forget that confusing feature')
set molybdenumUnit(final Unit? unit) {}