videoUrl property

String? videoUrl

returns the url of current playing video

Implementation

String? get videoUrl => _ctr.playingVideoUrl;