menu
analyzer package
documentation
dart/ast/ast.dart
CatchClause
body property
body property
dark_mode
light_mode
body
property
Block
get
body
Return the body of the catch block.
Implementation
Block get body;
analyzer package
documentation
dart/ast/ast
CatchClause
body property
CatchClause class