additives property

Set<String> additives

Implementation

Set<String> get additives => {
      add,
      subtract,
    };