toMutableStateList
Source set: Common
public fun <T> Collection<T>.toMutableStateList(): SnapshotStateList<T>
Create an instance of MutableList
Create an instance of MutableList
public fun <T> Collection<T>.toMutableStateList(): SnapshotStateList<T>
Create an instance of MutableList
Last updated: