menu
angular_compiler package
documentation
v1/src/compiler/output/output_ast.dart
IfNullExpr
condition property
condition property
dark_mode
light_mode
condition
property
Expression
condition
final
Condition for the null check and result if it is not null.
Implementation
final
Expression condition;
angular_compiler package
documentation
v1/src/compiler/output/output_ast
IfNullExpr
condition property
IfNullExpr class
Constructors
new
Properties
condition
hashCode
nullCase
runtimeType
type
Methods
and
bigger
biggerEquals
callFn
callMethod
cast
conditional
divide
equals
identical
ifNull
instantiate
isBlank
key
lower
lowerEquals
minus
modulo
multiply
noSuchMethod
notEquals
notIdentical
notNull
or
plus
prop
spread
toStmt
toString
visitExpression
Operators
operator ==