toString method

  1. @override
String toString()
override

Returns human-readable type name.

Implementation

@override
String toString() => name;