isPrimary property

bool? isPrimary
final

Whether this is the primary email address (Android only).

Only one email can be primary. Used by default when tapping "email".

Implementation

final bool? isPrimary;