semicolon property Null safety
Return the token representing the semicolon that marks the end of the function body.
Implementation
Token get semicolon;
Return the token representing the semicolon that marks the end of the function body.
Token get semicolon;