pantothenicAcidUnit property

  1. @Deprecated('Use getUnit instead')
Unit? pantothenicAcidUnit

Typical Unit for Pantothenic Acid

Implementation

@Deprecated('Use getUnit instead')
Unit? get pantothenicAcidUnit => getUnit(Nutrient.pantothenicAcid);
  1. @Deprecated('Forget that confusing feature')
void pantothenicAcidUnit=(Unit? unit)

Implementation

@Deprecated('Forget that confusing feature')
set pantothenicAcidUnit(final Unit? unit) {}