videoData property

Future<VideoData> videoData
inherited

Returns the VideoData for the currently loaded/playing video.

Implementation

Future<VideoData> get videoData;