humanReadable property

String get humanReadable

The human-readable name of this vintage.

Implementation

String get humanReadable => '$value${suffix.toUpperCase()}';