Else constructor

Else({
  1. List<IExpression>? statements,
})

Implementation

Else({this.statements});