name property

String name

Returns the type name.

Implementation

String get name => toString().split('.').last;