getDefault static method

ScrollPoints getDefault()

Implementation

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