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