catch_ property

Element? catch_
final

The catch section of this try-catch block.

Implementation

final Element? catch_;