FormationEvaluationEnumType constructor

const FormationEvaluationEnumType(
  1. int value
)

Implementation

const FormationEvaluationEnumType(int value) : super(value);