ModelLoader

interface ModelLoader(source)

Functions

Link copied to clipboard
abstract fun load(executionContext: ExecutionContext, inBackground: Boolean = true): Flow<ModelLoadState>

Emits granular states from start to fully ready (or error).