period property
Token?
get
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;