EnhancedEnum<R> constructor

const EnhancedEnum<R>(
  1. R value
)

Implementation

const EnhancedEnum(this.value);