SoiStateEnumState constructor

const SoiStateEnumState(
  1. int value
)

Implementation

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