FormationEnumType constructor

const FormationEnumType(
  1. int value
)

Implementation

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