isPrimary property

bool? isPrimary
final

Whether this is the primary phone number (Android only).

Only one phone can be primary. Used by default when tapping "call" or "text".

Implementation

final bool? isPrimary;