serialProcessing property

bool serialProcessing
final

When true, results are processed one at a time in the order in which they were created. Defaults true.

Implementation

final bool serialProcessing;