JobOptions constructor

JobOptions(
  1. {required int spare,
  2. required List<String> compatibleSources}
)

Implementation

JobOptions