onMatchData property

Stream<MatchData> get onMatchData

Implementation

Stream<rtpb.MatchData> get onMatchData => _onMatchDataController.stream;