JobDispatcher constructor

JobDispatcher({
  1. required FormatMedium formatMedium,
})

Implementation

JobDispatcher({required this.formatMedium});