create static method

VideoData create()

Implementation

@$core.pragma('dart2js:noInline')
static VideoData create() => VideoData._();