VtolStateEnumState constructor

const VtolStateEnumState(
  1. int value
)

Implementation

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