ToggleStoryIsPostedToChatPage constructor
ToggleStoryIsPostedToChatPage({})
Implementation
ToggleStoryIsPostedToChatPage({
required this.storyPosterChatId,
required this.storyId,
required this.isPostedToChatPage,
});