onVideoFeedLoadFinished property Null safety
final
The callback of the feed loading result.
It means loading successfully when error equals to null.
Implementation
final VideoFeedLoadFinishedCallback? onVideoFeedLoadFinished;
The callback of the feed loading result.
It means loading successfully when error equals to null.
final VideoFeedLoadFinishedCallback? onVideoFeedLoadFinished;