displayName property

String get displayName

Get display name (name with code)

Implementation

String get displayName => '$name ($code)';