Input$CreateTeamDiscussionCommentInput constructor
Input$CreateTeamDiscussionCommentInput({})
Implementation
Input$CreateTeamDiscussionCommentInput(
{required this.body, this.clientMutationId, required this.discussionId});