PaymentDetails.ln constructor
      const
      PaymentDetails.ln({ 
    
    
- required LnPaymentDetails data,
Implementation
const factory PaymentDetails.ln({
  required LnPaymentDetails data,
}) = PaymentDetails_Ln;