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