operator unary- method

Quantity operator unary-()

Implementation

Quantity operator -() => Quantity._(-value, unit);