primary property

bool? primary
getter/setter pair

Indicates if this is the user's primary email.

Only one entry can be marked as primary.

Implementation

core.bool? primary;