init

abstract fun init(context: Context, args: StartupArgs)
abstract suspend fun init(scope: CoroutineScope, context: Context, args: StartupArgs)