UserProfile constructor
UserProfile({})
Implementation
UserProfile({
this.accountId,
this.accountName,
this.etag,
this.kind,
this.profileId,
this.subAccountId,
this.subAccountName,
this.userName,
});