showRewardVideoAd2 method

Future<String?> showRewardVideoAd2(
  1. String adspotId
)

Implementation

Future<String?> showRewardVideoAd2(String adspotId) {
  throw UnimplementedError('showRewardVideoAd2(String adspotId) has not been implemented.');
}