isProblem property

bool isProblem

Implementation

bool get isProblem => isRequired && !_assigned;