toString method

  1. @override
String toString()
override

Get the description as a string.

Implementation

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