subscript(_:)

Declaration

subscript(keyPath: PartialKeyPath<Model>) -> (any Sendable)? { get }