AdropAdRewardEventCallback typedef

AdropAdRewardEventCallback = void Function(AdropAd ad, int type, int amount)

Implementation

typedef AdropAdRewardEventCallback = void Function(
    AdropAd ad, int type, int amount);