init(item:account:) Creates a linked item from the identifiers of an item and an account. Declarationinit(item: Data, account: Data? = nil) Parametersitem: The Id of the item linked by this LinkedItem.account: The Id of the Account to which this LinkedItem belongs, if any. Defaults to nil.