Returns this data as Account.
Make sure to check if this object is Account with isAccount.
Account get account => this.data as Account;