context

lateinit var context: Context

The application context.

This context is initialized when the application is created and can be used to access application-level resources.