get

abstract suspend fun get(): Set<E>(source)

Called to retrieve this source's data. Implementations are thread-safe and lazy.

Since

0.12.0