parallelTasks property

int? get parallelTasks

Implementation

int? get parallelTasks => (_$data['parallelTasks'] as int?);