get

abstract fun get(application: Application): DependencyMap(source)

Gets the dependency map for the specified application.

This will be executed upon the first call to the DependencyRegistry for the application.

Report a problem