isAdmin property

bool get isAdmin

Implementation

bool get isAdmin => statusId == null;