name property

  1. @override
String name
final

returns the name of the type if it's a named type otherwise returns null

Implementation

@override
final String name;