Typedefs

AdropAdCallback

typedef AdropAdEventCallback = void Function(String unitId);

AdropAdFailedCallback

typedef AdropAdFailedCallback = void Function(String unitId, AdropErrorCode code)

Last updated