IssueMatches constructor
IssueMatches({
- required List<
IssueMatchesForJQL> matches,
Implementation
IssueMatches({required this.matches});
IssueMatches({required this.matches});