menu
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast.dart
IfNull
nullExp property
nullExp property
dark_mode
light_mode
nullExp
property
AST
nullExp
final
Result if the
condition
operand is null.
Implementation
final AST nullExp;
ngcompiler package
documentation
v1/src/compiler/expression_parser/ast
IfNull
nullExp property
IfNull class