Package-level declarations

Types

Link copied to clipboard
class StreamOfflinePluginFactory @JvmOverloads constructor(    appContext: Context,     now: () -> Long = { System.currentTimeMillis() }) : PluginFactory, RepositoryFactory.Provider

Implementation of PluginFactory that provides OfflinePlugin.