unaryMinus 常量

Symbol const unaryMinus

对应于一元负号操作符名称的符号。

实现

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