isPrimary property

bool? isPrimary
getter/setter pair

Whether this address is the primary address used to login to the account.

Every Gmail account has exactly one primary address, and it cannot be deleted from the collection of send-as aliases. This field is read-only.

Implementation

core.bool? isPrimary;