ConfigurationLoaderViewModel

constructor(dispatchersProvider: DispatchersProvider, dataPreLoaderUseCase: DataPreLoaderUseCase, getConfigurationUseCase: GetConfigurationUseCase, router: ConfigurationLoaderRouter, onError: (Throwable) -> Unit = {})(source)