menu
video_viewer_updated package
documentation
domain/entities/video_source.dart
VideoSource
ads property
ads property
dark_mode
light_mode
ads
property
List
<
VideoViewerAd
>
?
ads
final
It's the ads list it's going to show
Implementation
final List<VideoViewerAd>? ads;
video_viewer_updated package
documentation
domain/entities/video_source
VideoSource
ads property
VideoSource class