sectionData abstract method

Implementation

TRes sectionData(
    Iterable<Input$LandingPagesDataInput>? Function(
            Iterable<
                CopyWith$Input$LandingPagesDataInput<
                    Input$LandingPagesDataInput>>?)
        _fn);