create static method

FFVideoPlayer create()

Implementation

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