toMutable method Null safety

MutableDictionary toMutable()

Returns a mutable copy of this dictionary.

Implementation

MutableDictionary toMutable();