valueString property

String valueString

A String representation of the value.

Implementation

String get valueString => value.toString();