EnumValueTrait constructor

const EnumValueTrait(
  1. Object value
)

Implementation

const EnumValueTrait(Object value) : super(id, value);