blockedBy property

List<IssueBlocker> blockedBy
final

Issues that block this one.

Implementation

final List<IssueBlocker> blockedBy;