value property
        
        dynamic
        value
        
      
final
      The target value this enum value should be encoded to.
Implementation
final dynamic value;The target value this enum value should be encoded to.
final dynamic value;