AdropAdEventCallback

Implementation

The callback type to handle an error loading a banner ad.

typedef AdropAdEventCallback = void Function(String unitId);

Last updated