App

Application class for providing Application context and DI component.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Companion object to provide the application context. This is used to access the application context from other classes.

Properties

Link copied to clipboard

The Dagger component that provides dependencies for the application.