toName property

String get toName

Converts the value to a string

Implementation

String get toName => value.toString();