isLeader property

bool isLeader

is the worker a leader

Implementation

bool get isLeader => type == "manager";