ApplicationCoroutineScope

@Singleton
class ApplicationCoroutineScope : CoroutineScope, AutoCloseable

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
@PreDestroy
open override fun close()