operator unary- method

Short operator unary-()

Implementation

Short operator -() => Short(-_value);