severity property

String? get severity

Indicates whether the issue indicates a variation from successful processing.

Implementation

String? get severity => severityField.getValue(_json);