onCircleStoryLoadFinished property
final
The callback of the circle story loading result. It means loading successfully when error equals to null.
Implementation
final CircleStoryLoadFinishedCallback? onCircleStoryLoadFinished;
The callback of the circle story loading result. It means loading successfully when error equals to null.
final CircleStoryLoadFinishedCallback? onCircleStoryLoadFinished;