SpeedUnitsEnum constructor

const SpeedUnitsEnum(
  1. int value
)

Implementation

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