UrlVideoSource constructor

UrlVideoSource({
  1. required String url,
})

构造函数

Constructor

Implementation

UrlVideoSource({required this.url});