subscript(_:) Read a model given its id. Declarationsubscript(id: String) -> MeshResource.Model? { get } See AlsoUsing the collectioninsert(_:)remove(id:)removeAll()update(_:)