BigoPopupAd class
- Inheritance
Constructors
- BigoPopupAd({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
- listener ← BigoAdInteractionListener
-
no getterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited