koinContext

lateinit var koinContext: KoinApplication

KoinApplication that is used so we have our own independent context graph within the SDK. Created when the start() function is called.