issues property

List<EntityIssue>? issues
getter/setter pair

Details about the various issues found for the entity.

Implementation

core.List<EntityIssue>? issues;