getDefault static method

InboundVideoState getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static InboundVideoState getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<InboundVideoState>(create);