SystemTypeEnum constructor

const SystemTypeEnum(
  1. int value
)

Implementation

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