toValue method

String? toValue()

Gets String value.

Implementation

String? toValue() => _value;