values property

Implementation

static List<FormationStateEnumOp> get values => <FormationStateEnumOp>[
      opStart,
      opStop,
    ];