AFContextProvider

Provides access to the application context. This object is initialized via App Startup and should not be accessed before that.

Functions

Link copied to clipboard
fun get(): Context
Link copied to clipboard
fun init(context: Context)