visitRethrowExpression abstract method Null safety

R? visitRethrowExpression(
  1. RethrowExpression node
)

Implementation

R? visitRethrowExpression(RethrowExpression node);