ownerProfileAccount property

bool? ownerProfileAccount
getter/setter pair

Whether this account is on an owner/primary profile.

For phones, only true for owner profiles. Android 4+ devices can have secondary or restricted user profiles.

Implementation

core.bool? ownerProfileAccount;