matches property

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

Implementation

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