matches property

List<List<TournamentMatch>> matches
read / write

Implementation

static List<List<TournamentMatch>> matches = List.empty(growable: true);