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