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