period property

  1. @override
Token? period
final

The token for the period before the name of the constructor that is being invoked, or null if the unnamed constructor is being invoked.

Implementation

@override
final Token? period;