menu
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response.dart
MakeInvoiceResponse
amountSat property
amountSat property
dark_mode
light_mode
amountSat
property
dynamic
get
amountSat
The amount of the invoice (in SATS)
Implementation
get amountSat => amountMsat ~/ 1000;
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response
MakeInvoiceResponse
amountSat property
MakeInvoiceResponse class