LnUrlPayRequest constructor
const
LnUrlPayRequest({})
Implementation
const LnUrlPayRequest({
required this.data,
required this.amountMsat,
required this.useTrampoline,
this.comment,
this.paymentLabel,
this.validateSuccessActionUrl,
});