scope

abstract val scope: CoroutineScope

The CoroutineScope associated with this visibility state, used for launching coroutines.