getModel

@Nullable
abstract fun getModel(): @Nullable M(source)

Returns the fetched model.

Return

the model, or null if the fetch operation failed

Since

9.3.0