IfExpression constructor
IfExpression(
- ArgumentInvocation arguments,
- FileSpan span
Implementation
IfExpression(this.arguments, this.span);
IfExpression(this.arguments, this.span);