Contents

remove(id:)

Remove a model by id.

Declaration

@discardableResult mutating func remove(id: String) -> MeshResource.Model?

See Also

Using the collection