WebPlayerVideoSource constructor
WebPlayerVideoSource(
- String src,
- WebPlayerVideoSourceType type
Implementation
WebPlayerVideoSource(this.src, this.type);
WebPlayerVideoSource(this.src, this.type);