menu
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response.dart
MakeInvoiceResponse
amountMsat property
amountMsat property
dark_mode
light_mode
amountMsat
property
int
amountMsat
final
The amount of the invoice (in MSATs)
Implementation
final int amountMsat;
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response
MakeInvoiceResponse
amountMsat property
MakeInvoiceResponse class