-
Undocumented
Declaration
Swift
internal init(fallbackValue: ContentType? = nil, reason: String?, object: ObjectType, target: TargetType)
-
a fallback value to be put in place for deleted item
Declaration
Swift
var fallbackValue: ContentType?
-
Undocumented
Declaration
Swift
required init(from decoder: Decoder) throws