Data({ String? webviewUrl, String? uniqueTxnId, }) { _webviewUrl = webviewUrl; _uniqueTxnId = uniqueTxnId; }