MagicInterstitialResponse constructor
MagicInterstitialResponse({})
Implementation
MagicInterstitialResponse({
required super.event,
required super.tagId,
required super.rawMap,
required this.interstitialStatus,
super.adObjectId,
super.adObject,
super.method,
super.requestMessage,
super.extraMap,
});