-
Undocumented
Declaration
Swift
internal init(added: [ContentType], reason: String?, object: ObjectType, target: TargetType)
-
list of additional items
Declaration
Swift
var added: [ContentType]
-
Undocumented
Declaration
Swift
required init(from decoder: Decoder) throws