m1Inverse top-level property

Matrix3 m1Inverse
final

Implementation

final Matrix3 m1Inverse = m1.clone()..invert();