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