menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$BetOrderOddsOddsInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
int
?
id
,
String
?
name
,
String
?
value
,
String
?
odd
,
int
?
bet
,
})
Implementation
TRes call({ int? id, String? name, String? value, String? odd, int? bet, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$BetOrderOddsOddsInput<TRes>
call abstract method
CopyWith$Input$BetOrderOddsOddsInput class