toMutableData

open override fun toMutableData(): MutableData(source)

Create a mutable copy of this data class.

Note that adding and removing elements to the copy will have no effect on this source data instance.