name property

String name

Human-readable name of the PDU error

Implementation

String get name => _errors[value] ?? 'Unknown';