unaryMinus constant
The symbol corresponding to the name of the unary minus operator.
Implementation
static const Symbol unaryMinus = Symbol("unary-");
The symbol corresponding to the name of the unary minus operator.
static const Symbol unaryMinus = Symbol("unary-");