description property
String
get
description
The string that unique describes the processor.
Implementation
String get description => '$code -> ${severity?.name}';
The string that unique describes the processor.
String get description => '$code -> ${severity?.name}';