name property

  1. @override
Token? name
final

The name of the constructor, or null if the constructor being declared is unnamed.

Implementation

@override
final Token? name;