specs abstract method

Implementation

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