Expression constructor

Expression(
  1. OutputType? type
)

Implementation

Expression(this.type);