operator unary- method

Time operator unary-()

Implementation

Time operator -() => Time._untrusted(-_milliseconds, -_nanosecondsInterval);