period property
Token?
get
period
Return the period before the constructor name, or null
if this
annotation is not the invocation of a named constructor.
Implementation
Token? get period;
Return the period before the constructor name, or null
if this
annotation is not the invocation of a named constructor.
Token? get period;