EnumParser extension

on

Methods

toEnum<T>(List<T> values, {bool throwIfInvalid = true}) → T