AssociationSession constructor
AssociationSession({})
Implementation
AssociationSession({
this.accountId,
this.id,
this.kind,
this.productCodes,
this.redirectUrl,
this.status,
this.userLocale,
this.websiteLocale,
this.websiteUrl,
});