RewardedCompletion typedef

RewardedCompletion = void Function(String placementId, bool success)

Implementation

typedef RewardedCompletion = void Function(String placementId, bool success);