variantName property
String
get
variantName
Returns the name of the variant.
Implementation
String get variantName => result['key'];
Returns the name of the variant.
String get variantName => result['key'];