menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$GameIntegrationRewardInnerInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
int
?
rank
,
String
?
title
,
String
?
description
,
Input$PictureInput
?
picture
,
})
Implementation
TRes call({ int? rank, String? title, String? description, Input$PictureInput? picture, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$GameIntegrationRewardInnerInput<TRes>
call abstract method
CopyWith$Input$GameIntegrationRewardInnerInput class