toMutable method Null safety

MutableArray toMutable()

Returns a mutable copy of this array.

Implementation

MutableArray toMutable();