menu
analyzer package
documentation
dart/ast/ast.dart
CascadeSection
isNullAware property
isNullAware property
dark_mode
light_mode
isNullAware
property
bool
get
isNullAware
Whether this section starts a null-aware cascade.
Implementation
bool get isNullAware;
analyzer package
documentation
dart/ast/ast
CascadeSection
isNullAware property
CascadeSection class