toEnum method

EnumValue toEnum()

Implementation

EnumValue toEnum() => EnumValue(title: title, value: name);