name property

String? name
final

The name of the type. Omitted if the type does not have a name, e.g. an inline function type.

Implementation

final String? name;