AdErrorEvent( {required this.errCode, this.errMsg, required String adId, required String action}) : super(adId: adId, action: action);