toString method

  1. @override
String toString()
override

Returns the val string.

Implementation

@override
String toString() => val;