onRewarded property

void Function(Reward reward)? onRewarded
final

Notifies that the user should be rewarded for viewing an ad (impression counted).

Implementation

final void Function(Reward reward)? onRewarded;