verticalFeedLoaded property

VerticalFeedLoadedCallback? verticalFeedLoaded
final

This callback function will let you know that Storyly has completed its network operations and story group list has just shown to the user.

Implementation

final VerticalFeedLoadedCallback? verticalFeedLoaded;