LinkedForeignAccount constructor
LinkedForeignAccount({})
Implementation
LinkedForeignAccount({
this.accountId,
this.eligibleForSearch,
this.id,
this.internalWebPropertyId,
this.kind,
this.linkedAccountId,
this.remarketingAudienceId,
this.status,
this.type,
this.webPropertyId,
});