AdditivesAdapter

fun AdditivesAdapter(initialValue: List<AdditiveName> = emptyList(), clickListener: (String) -> Unit?)