severity property
IssueSeverity
get
severity
The severity of this issue.
Implementation
IssueSeverity get severity => type.severity;
The severity of this issue.
IssueSeverity get severity => type.severity;