QueryReviewQueueResponse constructor
const
QueryReviewQueueResponse({})
Implementation
const QueryReviewQueueResponse({
required this.actionConfig,
required this.duration,
required this.items,
this.next,
this.prev,
required this.stats,
});