values constant

List<MatchFormatEnum> const values

List of all possible values in this MatchFormatEnum.

Implementation

static const values = <MatchFormatEnum>[
  tiebreakToTen,
  bestOfThreeSevenPointTiebreaker,
  bestOfFiveSevenPointTiebreaker,
  fastFour,
];