Input$UpdateTeamDiscussionCommentInput constructor
Input$UpdateTeamDiscussionCommentInput({})
Implementation
Input$UpdateTeamDiscussionCommentInput(
{required this.body,
this.bodyVersion,
this.clientMutationId,
required this.id});