CopyWith$Input$PerformNonPredefinedQuestByUserInput<TRes> class
abstract
Constructors
- CopyWith$Input$PerformNonPredefinedQuestByUserInput(Input$PerformNonPredefinedQuestByUserInput instance, TRes then(Input$PerformNonPredefinedQuestByUserInput))
-
factory
- CopyWith$Input$PerformNonPredefinedQuestByUserInput.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
api(
Iterable< Input$QuestActionActivityApiInput> ? _fn(Iterable<CopyWith$Input$QuestActionActivityApiInput< ?)) → TResInput$QuestActionActivityApiInput> > -
call(
{String? quest, List< Input$QuestActionActivityApiInput> ? api, List<Input$ResponseInput> ? responses, List<Input$QuestActionActivityWatchedInput> ? watched, List<Input$QuestActionGameInput> ? game}) → TRes -
game(
Iterable< Input$QuestActionGameInput> ? _fn(Iterable<CopyWith$Input$QuestActionGameInput< ?)) → TResInput$QuestActionGameInput> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
responses(
Iterable< Input$ResponseInput> ? _fn(Iterable<CopyWith$Input$ResponseInput< ?)) → TResInput$ResponseInput> > -
toString(
) → String -
A string representation of this object.
inherited
-
watched(
Iterable< Input$QuestActionActivityWatchedInput> ? _fn(Iterable<CopyWith$Input$QuestActionActivityWatchedInput< ?)) → TResInput$QuestActionActivityWatchedInput> >
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited