email property

String? email
getter/setter pair

Email of the person in the format of john.doe@xyz, ``, or John Doe.

Implementation

core.String? email;