verticalFeedLoadFailed property
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;
This callback function will let you know that Storyly has completed its network operations and had a problem while fetching your stories.
final VerticalFeedLoadFailedCallback? verticalFeedLoadFailed;