menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$GameIntegrationSettingsInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
bool
?
enable
,
String
?
game
,
Input$GameIntegrationLeaderboardInput
?
leaderboard
,
})
Implementation
TRes call({ bool? enable, String? game, Input$GameIntegrationLeaderboardInput? leaderboard, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$GameIntegrationSettingsInput<TRes>
call abstract method
CopyWith$Input$GameIntegrationSettingsInput class