CopyWith$Mutation$placeBet$placeBet$odds$fixture<TRes> class abstract

Properties

fixture CopyWith$Mutation$placeBet$placeBet$odds$fixture$fixture<TRes>
no setter
goals CopyWith$Mutation$placeBet$placeBet$odds$fixture$goals<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
league CopyWith$Mutation$placeBet$placeBet$odds$fixture$league<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score CopyWith$Mutation$placeBet$placeBet$odds$fixture$score<TRes>
no setter
teams CopyWith$Mutation$placeBet$placeBet$odds$fixture$teams<TRes>
no setter

Methods

call({String? id, Mutation$placeBet$placeBet$odds$fixture$fixture? fixture, Mutation$placeBet$placeBet$odds$fixture$score? score, Mutation$placeBet$placeBet$odds$fixture$teams? teams, Mutation$placeBet$placeBet$odds$fixture$goals? goals, Mutation$placeBet$placeBet$odds$fixture$league? league, bool? isUserSubscribedToFixtureEvents, DateTime? createdAt, DateTime? updatedAt, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited