ValueOfOnEnumExtension<T extends Enum> extension

on

Methods

valueOf(String? value) → T?
Returns the first element or null if there are none.