concurrent property

int concurrent

Implementation

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