onPaidEvent property
Called when the ad receives a paid event.
Implementation
final void Function(Ad, double, PrecisionType, String)? onPaidEvent;
Called when the ad receives a paid event.
final void Function(Ad, double, PrecisionType, String)? onPaidEvent;