AssociationToOne
public protocol AssociationToOne : Association
The base protocol for all associations that define a one-to-one connection.
-
forKey(_:)
Extension methodDeclaration
Swift
public func forKey(_ key: String) -> Self