education abstract method

Implementation

TRes education(
    Iterable<Input$UserEducationInput>? Function(
            Iterable<
                CopyWith$Input$UserEducationInput<Input$UserEducationInput>>?)
        _fn);