create static method

VideoLayer create()

Implementation

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