Contains the result of a payment request
const PaymentResult({ required this.success, required this.verificationUrl, this.extra, this.clientId, });