name property

String? name

This is the name of the Event or Function. This will be null for a ConstructorFragment.

Implementation

String? get name => impl.name;