onStoryUpdated property

dynamic Function(List<StoryList> updatedStories)? onStoryUpdated
getter/setter pair

Implementation

Function(List<StoryList> updatedStories)? onStoryUpdated;