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