menu
flutter_sport_gql package
documentation
schema.graphql.dart
CopyWith$Input$LoyaltySettingsProfileCompleteInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
bool
?
enable
,
List
<
Input$LoyaltySettingsProfileCompleteLevelsInput
>
?
levels
,
})
Implementation
TRes call({ bool? enable, List<Input$LoyaltySettingsProfileCompleteLevelsInput>? levels, });
flutter_sport_gql package
documentation
schema.graphql
CopyWith$Input$LoyaltySettingsProfileCompleteInput<TRes>
call abstract method
CopyWith$Input$LoyaltySettingsProfileCompleteInput class