diagnostics property

List<Diagnostic>? diagnostics
getter/setter pair

Errors / Linter warnings associated with the service definition this report belongs to.

Implementation

core.List<Diagnostic>? diagnostics;