IssueList class
A list of issue IDs.
Constructors
-
IssueList.new({required List<
String> issueIds}) -
IssueList.fromJson(Map<
String, Object?> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited