isAssigneeTypeValid property

bool isAssigneeTypeValid
final

Whether a user is associated with assigneeType. For example, if the assigneeType is set to COMPONENT_LEAD but the component lead is not set, then false is returned.

Implementation

final bool isAssigneeTypeValid;