tasks abstract method

Implementation

TRes tasks(
    Iterable<Input$BoardCardTasksInput>? Function(
            Iterable<
                CopyWith$Input$BoardCardTasksInput<
                    Input$BoardCardTasksInput>>?)
        _fn);