ADSuyiAdView class Null safety
- Inheritance
- Implementers
Constructors
Properties
- adId ↔ int
-
read / writeinherited
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- height ↔ double
-
read / write
- onClicked ↔ (void Function()?)
-
read / writeinherited
- onClosed ↔ (void Function()?)
-
read / writeinherited
- onExposed ↔ (void Function()?)
-
read / writeinherited
- onFailed ↔ (void Function()?)
-
read / writeinherited
- onReceived ↔ (void Function(ADSuyiFlutterNativeAdView adView)?)
-
read / writeinherited
- onRewarded ↔ (void Function()?)
-
read / writeinherited
- onSucced ↔ (void Function()?)
-
read / writeinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- width ↔ double
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
regist(
) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
unregist(
) → void -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited