variantName property

String get variantName

Retrieves the variant name (key in the enum structure).

Implementation

String get variantName => result['key'];