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