OnRewardListener typedef

OnRewardListener = void Function(int? quantity)

Implementation

typedef OnRewardListener = void Function(int? quantity);