game abstract method

Implementation

TRes game(
    Iterable<Input$QuestActionGameInput>? Function(
            Iterable<
                CopyWith$Input$QuestActionGameInput<
                    Input$QuestActionGameInput>>?)
        _fn);