Companion
object Companion
Functions
Link copied to clipboard
fun create(factory: RepositoryFactory, scope: CoroutineScope, defaultConfig: Config = Config()): RepositoryFacade
Creates a new instance of RepositoryFacade and populate the Singleton instance. This method should be used mainly for tests or internally by other constructor methods.