data abstract method

Implementation

TRes data(
    Iterable<Input$RequestKeyValueInput>? Function(
            Iterable<
                CopyWith$Input$RequestKeyValueInput<
                    Input$RequestKeyValueInput>>?)
        _fn);