BaseApplication

class BaseApplication : Application, KoinComponent

The main entry point for the application process.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
val applicationScope: CoroutineScope

Functions

Link copied to clipboard
open override fun onCreate()