Public method or function.
@override /// Public method or function. int compareTo(Severity other) => value.compareTo(other.value);