AdropAdFailedCallback typedef
AdropAdFailedCallback =
void Function(String unitId, AdropErrorCode errorCode)
Implementation
typedef AdropAdFailedCallback = void Function(
String unitId, AdropErrorCode errorCode);