matches property

  1. @TagNumber(1)
List<Match> get matches

Implementation

@$pb.TagNumber(1)
$core.List<Match> get matches => $_getList(0);