DestinationsQueueOpts constructor

DestinationsQueueOpts({
  1. int? maxItems,
})

Implementation

DestinationsQueueOpts({this.maxItems});