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

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<Mutation$placeBet$placeBet$odds>>)) → TRes
toString() String
A string representation of this object.
inherited

Operators

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