adsNativeController property

ValueNotifier<Pair> adsNativeController
getter/setter pair

Implementation

ValueNotifier<Pair> adsNativeController = ValueNotifier(Pair(null, ""));