values property

Implementation

static List<FormationEnumType> get values => <FormationEnumType>[
      fcRequest,
      fcReport,
    ];