get

open suspend override fun get(): T?

Retrieves the item from the DataStore Preferences.

Return

The item if it exists, null otherwise.