spendCurrencySuccess property

dynamic Function(String adUnitId, int amount, String msg)? spendCurrencySuccess
final

Implementation

final Function(String adUnitId, int amount, String msg)? spendCurrencySuccess;