remove Style Model
open override fun removeStyleModel(modelId: String): Expected<String, None>
Content copied to clipboard
Removes a model from the style.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
model Id
The identifier of the model to remove.