toString method

  1. @override
String toString()
override

Returns the string representation of the symbolic name.

Implementation

@override
String toString() => _name;