period property
Token?
get
period
Return the token for the period before the constructor name, or null
if
the constructor being declared is unnamed.
Implementation
Token? get period;
Return the token for the period before the constructor name, or null
if
the constructor being declared is unnamed.
Token? get period;