AdColonyListener typedef

AdColonyListener = dynamic Function(AdColonyAdListener? listener, int? result)

Implementation

typedef AdColonyListener = Function(AdColonyAdListener? listener, int? result);