AdropAdEventCallback

Implementation

배너 광고 로드 오류를 처리하기 위한 콜백 유형입니다.

typedef AdropAdEventCallback = void Function(String unitId);

Last updated