The callback type to handle an error occurring for an Adrop ad with AdropErrorCode.
typedef AdropAdErrorCallback = void Function(AdropAd ad, AdropErrorCode error);
Last updated 6 months ago