email property

String? email
getter/setter pair

The primary email address of the actor.

May be absent if there is no email address associated with the actor.

Implementation

core.String? email;