The callback type to handle an event loading or showing an Adrop ad.
typedef AdropAdCallback = void Function(AdropAd ad);
Last updated 10 months ago