verticalFeedLoadFailed property

VerticalFeedLoadFailedCallback? verticalFeedLoadFailed
final

This callback function will let you know that Storyly has completed its network operations and had a problem while fetching your stories.

Implementation

final VerticalFeedLoadFailedCallback? verticalFeedLoadFailed;