EnumTrait constructor

const EnumTrait(
  1. List<EnumDefinition> definitions
)

Implementation

const EnumTrait(this.definitions);