invert method Null safety

double invert()

Invert this.

Implementation

double invert() => copyInverse(this);