comments property

List<StoryComment>? comments
final

Only present in StoryApi.myStory(), always null in StoryApi.myStories().

Implementation

final List<StoryComment>? comments;