getDefault static method

UIVideo getDefault()

Implementation

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