semicolon property
Token?
get
semicolon
The optional semicolon after the last constant.
Throws UnsupportedError if useDeclaringConstructorsAst is true.
Implementation
Token? get semicolon;
The optional semicolon after the last constant.
Throws UnsupportedError if useDeclaringConstructorsAst is true.
Token? get semicolon;