visitCatchClause abstract method Null safety

R? visitCatchClause(
  1. CatchClause node
)

Implementation

R? visitCatchClause(CatchClause node);