Iff typedef Null safety
A conditional block to execute only if condition
is satisified.
Intended for use with IfBlock.
Implementation
typedef Iff = ElseIf;
A conditional block to execute only if condition
is satisified.
Intended for use with IfBlock.
typedef Iff = ElseIf;