onRewarded property
Notifies that the user should be rewarded for viewing an ad (impression counted).
Implementation
final void Function(Reward reward)? onRewarded;
Notifies that the user should be rewarded for viewing an ad (impression counted).
final void Function(Reward reward)? onRewarded;