CoreDI 
    class CoreDI
DI management for the core module. Used for creating or closing a context graph used by koin for DI.
Properties
Functions
Link copied to clipboard
                  Loads the passed in modules into the private koin application context, if one has been set.
Link copied to clipboard
                  Needs be called before any DI is required, as its needed to build the context graph.
Link copied to clipboard
                  Unloads the passed in modules from the private koin application context, if one has been set.