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