menu
analyzer package
documentation
dart/ast/ast.dart
CascadeExpression
target property
target property
dark_mode
light_mode
target
property
@
ToBeDeprecated
('Use target2 instead.')
Expression
get
target
The target of the cascade sections.
Implementation
@ToBeDeprecated('Use target2 instead.') Expression get target;
analyzer package
documentation
dart/ast/ast
CascadeExpression
target property
CascadeExpression class