toDisplayValue method

String toDisplayValue()

Get enum as display value string

Implementation

String toDisplayValue() => displayValue;