EnumIterableX<T extends Enum> extension

on

Methods

byNameOrNull(String name, [String? extra]) → T?
Finds the enum value in this list with name name.