mainScope
Extension function to create a CoroutineScope on the current Lifecycle using the platform mainDispatcher.
Return
a lifecycle-aware CoroutineScope on mainDispatcher
Extension function to create a CoroutineScope on the current Lifecycle using the platform mainDispatcher.
a lifecycle-aware CoroutineScope on mainDispatcher