impact property

String? impact
final

Rule-declared impact level (error, warning, info), independent of the analyzer severity. Null for non-saropa diagnostics that have no impact.

Implementation

final String? impact;