getValueAsString method

String getValueAsString()

get value of option in string type

Implementation

String getValueAsString() => _value.toString();