BigoSplashAd class
- Inheritance
Constructors
- BigoSplashAd({required BigoAdMessageReader reader, required StandardMessageCodec codec})
Properties
- adBid → BigoAdBid?
-
finalinherited
- adId → int
-
finalinherited
- adType → String
-
no setteroverride
- creativeId → String?
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- isSkippable → dynamic
-
no setter
- listener ← BigoSplashAdInteractionListener
-
no getterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- style → dynamic
-
no setter
Methods
-
dispose(
) → Future< void> -
inherited
-
getExtraInfo(
{required String key}) → Future< String?> -
inherited
-
isExpired(
) → Future< bool> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
show(
) → Future -
inherited
-
toMap(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited