get

abstract suspend fun get(): A(source)

Obtains the current value. Since AtomicRef is always guaranteed to have a value, the returned action completes immediately after being bound.