Map<String, dynamic> toMap() { return { 'params': { 'invoice': invoice, 'amount': amountSat * 1000, } }; }