leftParenthesis property Null safety
Return the left parenthesis, or null
if there is no 'catch' keyword.
Implementation
Token? get leftParenthesis;
Return the left parenthesis, or null
if there is no 'catch' keyword.
Token? get leftParenthesis;