launchMain
Extension function to launch a CoroutineScope on the current Lifecycle using the platform mainDispatcher.
Return
a Job on a lifecycle-aware CoroutineScope on mainDispatcher
Extension function to launch a CoroutineScope on the current Lifecycle using the platform mainDispatcher.
a Job on a lifecycle-aware CoroutineScope on mainDispatcher