specs abstract method

Implementation

TRes specs(
    Iterable<Input$JobSpecsInput>? Function(
            Iterable<CopyWith$Input$JobSpecsInput<Input$JobSpecsInput>>?)
        _fn);