get

actual operator fun get(name: String): DataStore<Preferences>

Create a DataStore instance for the given name or return the existing one.

expect operator fun get(name: String): DataStore<Preferences>

Create a DataStore instance for the given name or return the existing one.

actual operator fun get(name: String): DataStore<Preferences>

Create a DataStore instance for the given name or return the existing one.

actual operator fun get(name: String): DataStore<Preferences>

Create a DataStore instance for the given name or return the existing one.