SoiCommandEnumType constructor

const SoiCommandEnumType(
  1. int value
)

Implementation

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