isRoleAdmin property

bool get isRoleAdmin

Returns true if this value is roleAdmin, otherwise false.

Implementation

bool get isRoleAdmin => this == KnownAddMemberRole.roleAdmin;