getDefault static method

UISwiper getDefault()

Implementation

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