storyItemList property

List<StoryItem>? storyItemList
final

Recieves the list of stories to display

Implementation

final List<StoryItem>? storyItemList;