create static method

VideoSender create()

Implementation

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