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