toString method

String toString()
override

Returns the initial value.

Implementation

String toString() => this.value;