url

URL that points to the default model.

fun url(value: String): ModelSource.Builder

URL that points to an model with model name.

fun url(modelName: String, value: String): ModelSource.Builder