create static method

VideoStatus create()

Implementation

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