mt property

Mutable<int> mt

Implementation

Mutable<int> get mt => Mutable(this);