@Component([CoreComponent], [AppModule]) interface AppComponent
App component that application component's components depend on.
See Also
Component
Inject dependencies on application.
abstract fun inject(application: SampleApp): Unit