ADSuyiAd class Null safety

Implementers

Constructors

ADSuyiAd()

Properties

adId int
read / write
hashCode int
The hash code for this object.
read-onlyinherited
onClicked ↔ (void Function()?)
read / write
onClosed ↔ (void Function()?)
read / write
onExposed ↔ (void Function()?)
read / write
onFailed ↔ (void Function()?)
read / write
onReceived ↔ (void Function(ADSuyiFlutterNativeAdView adView)?)
read / write
onRewarded ↔ (void Function()?)
read / write
onSucced ↔ (void Function()?)
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
regist() → void
toString() String
A string representation of this object.
inherited
unregist() → void

Operators

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