CopyWith$Mutation$placeBet$placeBet<TRes> class
abstract
Constructors
- CopyWith$Mutation$placeBet$placeBet(Mutation$placeBet$placeBet instance, TRes then(Mutation$placeBet$placeBet))
-
factory
- CopyWith$Mutation$placeBet$placeBet.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
-
user
→ CopyWith$Mutation$placeBet$placeBet$user<
TRes> -
no setter
Methods
-
call(
{String? id, Mutation$placeBet$placeBet$user? user, List< Mutation$placeBet$placeBet$odds> ? odds, double? bet, double? maxWin, double? finalWin, Enum$BetOrderStatusEnum? status, DateTime? createdAt, DateTime? updatedAt, String? $__typename}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
odds(
Iterable< Mutation$placeBet$placeBet$odds> _fn(Iterable<CopyWith$Mutation$placeBet$placeBet$odds< )) → TResMutation$placeBet$placeBet$odds> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited