serialProcessing property
When true
, results are processed one at a time in the order in which they were created.
Defaults true
.
Implementation
final bool serialProcessing;
When true
, results are processed one at a time in the order in which they were created.
Defaults true
.
final bool serialProcessing;