ProducerResumed constructor

const ProducerResumed({
  1. required String source,
})

Implementation

const ProducerResumed({required this.source});