AccountInfo constructor
AccountInfo()
Implementation
AccountInfo(
this.accountId,
this.name,
this.email,
this.emailVerified,
this.profilePhotoUrl,
this.disabled,
this.country,
this.locale,
this.referralLink,
this.isPaired,
this.accountType,
this.rootInfo);