videoData property

Future<VideoData> get videoData
inherited

Returns the VideoData for the currently loaded/playing video.

Implementation

Future<VideoData> get videoData;