values property

Implementation

static List<UASimulationEnumType> get values => <UASimulationEnumType>[
      uasData,
      uasPing,
      uasPingReply,
    ];