replyToStory property
Optional. For replies to a story, the original story
Implementation
@JsonKey(name: 'reply_to_story')
Story? get replyToStory;
Optional. For replies to a story, the original story
@JsonKey(name: 'reply_to_story')
Story? get replyToStory;