AdLoadInfo constructor
const
AdLoadInfo({})
Implementation
const AdLoadInfo({
required this.mediationRit,
required this.adnName,
required this.adType,
required this.errorCode,
required this.errorMessage,
this.customAdnName,
this.errorUserInfo,
});