email property

String? email
getter/setter pair

An email address.

For example, "[email protected]".

Implementation

core.String? email;