menu
flutter_widget_gql package
documentation
graphql/gamification-card-user-card.graphql.dart
Mutation$linkUserAccount$linkUserAccount
Mutation$linkUserAccount$linkUserAccount.new constructor
Mutation$linkUserAccount$linkUserAccount.new constructor
dark_mode
light_mode
Mutation$linkUserAccount$linkUserAccount
constructor
Mutation$linkUserAccount$linkUserAccount
(
{
required
String
message
,
required
bool
success
,
})
Implementation
Mutation$linkUserAccount$linkUserAccount({ required this.message, required this.success, });
flutter_widget_gql package
documentation
graphql/gamification-card-user-card.graphql
Mutation$linkUserAccount$linkUserAccount
Mutation$linkUserAccount$linkUserAccount.new constructor
Mutation$linkUserAccount$linkUserAccount class