create static method

VideoSegment create()

Implementation

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