adsRewardController property

ValueNotifier<InterstitialAd?> adsRewardController
getter/setter pair

Implementation

ValueNotifier<InterstitialAd?> adsRewardController = ValueNotifier(null);