getDefault static method

ScrollResponse getDefault()

Implementation

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