BDOnVerify typedef

BDOnVerify = void Function(bool verify, String rewardName, int rewardAmount)

广告奖励验证

Implementation

typedef BDOnVerify = void Function(
    bool verify, String rewardName, int rewardAmount);