abstract fun inject(application: SampleApp): Unit
Inject dependencies on application.
application - The sample application.
application