email property

String? email
getter/setter pair

email will return the email id of the account where the model is created.

Implementation

String? email;