ModelLoader
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).
Emits granular states from start to fully ready (or error).