adsInterController property

ValueNotifier<InterstitialAd?> adsInterController
getter/setter pair

Implementation

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