mt property

Mutable<List<T>> mt

Implementation

Mutable<List<T>> get mt => Mutable(this);