TopupResponse constructor
TopupResponse({})
Implementation
TopupResponse({
required this.provider,
required this.externalRef,
this.qrCodeData,
this.redirectUrl,
this.expiresAtUnixSec,
});
TopupResponse({
required this.provider,
required this.externalRef,
this.qrCodeData,
this.redirectUrl,
this.expiresAtUnixSec,
});