VideoFullPage constructor

VideoFullPage(String source, { VideoType type: VideoType.net })

Implementation

VideoFullPage(this.source, {this.type: VideoType.net});