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