create

open override fun create(context: Context)

Initializes the global application context.

This method sets the global context using ContextBinder.

Parameters

context

The application context that will be set globally.