issue property

FixedList<Issue>? get issue

A single issue associated with the action.

Implementation

FixedList<Issue>? get issue => issueField.getValue(json);