TweetReplyParam constructor
Returns the new instance of TweetReplyParam.
Implementation
TweetReplyParam({required this.inReplyToTweetId, this.excludeReplyUserIds});
Returns the new instance of TweetReplyParam.
TweetReplyParam({required this.inReplyToTweetId, this.excludeReplyUserIds});