setAdCloseCallBack method
Implementation
void setAdCloseCallBack(AdWidgetNeedCloseCall? closeWidgetCall) {
mCloseWidgetCall = closeWidgetCall;
}
void setAdCloseCallBack(AdWidgetNeedCloseCall? closeWidgetCall) {
mCloseWidgetCall = closeWidgetCall;
}