ExprNegate constructor

const ExprNegate(
  1. Expr arg
)

Implementation

const ExprNegate(this.arg);