MastercardAuthResponse constructor
const
MastercardAuthResponse({})
Implementation
const MastercardAuthResponse({
this.authenticationId,
required this.status,
this.redirectUrl,
this.htmlBodyContent,
this.authentication,
this.response,
this.gatewayRecommendation,
});