name property

String name
inherited

Returns the name of the T.

Implementation

String get name => T.toString();