runPubGetInParallel property
Whether to run pub get in parallel during bootstrapping.
The default is true.
Implementation
final bool runPubGetInParallel;
Whether to run pub get in parallel during bootstrapping.
The default is true.
final bool runPubGetInParallel;