fetchedVideoModel property

void Function()? fetchedVideoModel
getter/setter pair

The video has obtained a list of resolutions, which can be used for displaying the resolution list.

Implementation

void Function()? fetchedVideoModel;