menu
ndk package
documentation
domain_layer/usecases/nwc/responses/lookup_invoice_response.dart
LookupInvoiceResponse
paymentHash property
paymentHash property
dark_mode
light_mode
paymentHash
property
String
paymentHash
final
The payment hash of the invoice.
Implementation
final String paymentHash;
ndk package
documentation
domain_layer/usecases/nwc/responses/lookup_invoice_response
LookupInvoiceResponse
paymentHash property
LookupInvoiceResponse class