isAdmin property

bool get isAdmin

Implementation

bool get isAdmin => myRole == ParticipantRole.admin;