listCollections method
Implementation
$grpc.ResponseFuture<$0.Value> listCollections(
$1.ListCollectionsRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$listCollections, request, options: options);
}
$grpc.ResponseFuture<$0.Value> listCollections(
$1.ListCollectionsRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$listCollections, request, options: options);
}