StableCoroutineScope

class StableCoroutineScope(scope: CoroutineScope) : CoroutineScope(source)

See also

Constructors

Link copied to clipboard
constructor(scope: CoroutineScope)

Properties

Link copied to clipboard