period property

Token? period

Return 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

Token? get period;