NativeAdController class

Constructors

NativeAdController({AdListener? listener, DislikeAdListener? dislikeListener, NativeAdConfiguration? adConfiguration, AdParam? adParam})

Properties

adParam AdParam
no setter
dislikeListener DislikeAdListener?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id int
no setter
listener AdListener?
getter/setter pair
loadListener NativeAdStateListener
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Operators

operator ==(Object other) bool
The equality operator.
inherited