concurrent property

int get concurrent

Implementation

int get concurrent =>
    this['concurrent'] ?? GitsModularHelper.defaultConcurrent;