period property

Token? period

Return the token for the period before the constructor name, or null if the constructor being declared is unnamed.

Implementation

Token? get period;