toggle menu
Moove Documentation
androidJvm
switch theme
search in API
core
/
com.moove.core.kotlin.coroutines
/
AppCoroutineScope
/
AppCoroutineScope
App
Coroutine
Scope
constructor
(
dispatcher
:
CoroutineDispatcher
=
Dispatchers.Default
,
exceptionHandler
:
CoroutineExceptionHandler
)