Convert to map
Map<String, dynamic> toMap() => { 'maxConcurrent': maxConcurrent, 'strategy': strategy.name, };