videoViews top-level property

Map<int, VideoElement> get videoViews

Implementation

Map<int, html.VideoElement> get videoViews => _videoViews;