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