menu
pay_express_proto_api package
documentation
service/invoice_service.pbgrpc.dart
InvoiceServiceBase
getInvoice abstract method
getInvoice abstract method
dark_mode
light_mode
getInvoice
abstract method
Future
<
InvoiceResponse
>
getInvoice
(
ServiceCall
call
,
InvoiceRequest
request
)
Implementation
$async.Future<$0.InvoiceResponse> getInvoice($grpc.ServiceCall call, $0.InvoiceRequest request);
pay_express_proto_api package
documentation
service/invoice_service.pbgrpc
InvoiceServiceBase
getInvoice abstract method
InvoiceServiceBase class