getInvoice method
Implementation
$grpc.ResponseFuture<$0.InvoiceResponse> getInvoice($0.InvoiceRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getInvoice, request, options: options);
}
$grpc.ResponseFuture<$0.InvoiceResponse> getInvoice($0.InvoiceRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getInvoice, request, options: options);
}