name property

String name

Returns the name of the T.

Implementation

String get name => T.toString();