EnumEntryEventField

constructor(name: String, description: String?, enumEntries: EnumEntries<T>, transform: (T) -> String)