name property

String name

Human-readable name of the PDU type

Implementation

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