name property

String name

Human-readable name of the Varbind type

Implementation

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