init Di
Initializes the dependency injection framework and native library for the Nutrient SDK.
This function must be called before using any Nutrient SDK features. It sets up the Koin dependency injection container with the required modules and initializes the native Nutrient library.
Parameters
application Context
The application context used for initialization.