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