get

abstract suspend fun get(k: Key): Value?(source)

Return

Result Value in case when it is presented in repo by its k or null otherwise