PeerResumedConsumer constructor

const PeerResumedConsumer({
  1. required String consumerId,
})

Implementation

const PeerResumedConsumer({required this.consumerId});