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