toString method

String toString ()
override

Get the description as a string.

Implementation

String toString() => _out.toString();