operator unary- method Null safety

double operator unary- ()
override

Negate operator.

Implementation

double operator -();