get

suspend fun get(): T?

Get a value from the store

Return

value stored/cached (if enabled)