onPartyData property

Stream<PartyData> onPartyData

Implementation

Stream<PartyData> get onPartyData => _onPartyDataController.stream;