accountIssues property

List<AccountIssue>? accountIssues
getter/setter pair

The issues from the specified account.

Implementation

core.List<AccountIssue>? accountIssues;