NutrientLevels constructor

NutrientLevels(
  1. Map<String, Level> levels
)

Implementation

NutrientLevels(this.levels);