AdEventCallback typedef

AdEventCallback = void Function(String? adId)

广告View事件相关回调

Implementation

typedef AdEventCallback = void Function(String? adId);