DistanceEnumValidity constructor

const DistanceEnumValidity(
  1. int value
)

Implementation

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