DataSanityEnumSane constructor

const DataSanityEnumSane(
  1. int value
)

Implementation

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