count method

Implementation

$grpc.ResponseFuture<$4.CountResponse> count($3.CountPointsInternal request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$count, request, options: options);
}