unaryMinus constant Null safety

Symbol const unaryMinus

The symbol corresponding to the name of the unary minus operator.

Implementation

static const Symbol unaryMinus = Symbol("unary-");