scroll abstract method

Future<ScrollResponse> scroll(
  1. ServiceCall call,
  2. ScrollPoints request
)

Implementation

$async.Future<$4.ScrollResponse> scroll($grpc.ServiceCall call, $4.ScrollPoints request);