ADJgAd class abstract
- Implementers
Constructors
- ADJgAd()
Properties
- adId ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- onClicked ↔ void Function()?
-
getter/setter pair
- onClosed ↔ void Function()?
-
getter/setter pair
- onExposed ↔ void Function()?
-
getter/setter pair
- onFailed ↔ void Function()?
-
getter/setter pair
- onReceived ↔ void Function(ADJgFlutterNativeAdView adView)?
-
getter/setter pair
- onRewarded ↔ void Function()?
-
getter/setter pair
- onSucced ↔ void Function()?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
regist(
) → void -
resetAdId(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
unregist(
) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited