menu
changelog_cmd package
documentation
queries/schema.docs.graphql.dart
Input$FollowUserInput
Input$FollowUserInput constructor
Input$FollowUserInput constructor
dark_mode
light_mode
Input$FollowUserInput
constructor
Input$FollowUserInput
(
{
String
?
clientMutationId
,
required
String
userId
,
})
Implementation
Input$FollowUserInput({this.clientMutationId, required this.userId});
changelog_cmd package
documentation
queries/schema.docs.graphql
Input$FollowUserInput
Input$FollowUserInput constructor
Input$FollowUserInput class