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