controller property

NativeAdController? controller
final

The ad controller. If not specified, uses a default controller.

If changed, the ad will be reloaded with the new controller.

For more info, read the documentation

Implementation

final NativeAdController? controller;