toString method

  1. @override
String toString()
override

Alias to asString.

Implementation

@override
String toString() => asString ?? '';