create static method

VideoCommand create()

Implementation

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