BigoNativeAd class

Inheritance

Constructors

BigoNativeAd({required BigoAdMessageReader reader, required StandardMessageCodec codec})

Properties

adBid BigoAdBid?
finalinherited
adId int
finalinherited
adType String
no setteroverride
advertiser → dynamic
no setter
callToAction → dynamic
no setter
creativeId String?
finalinherited
creativeType → dynamic
no setter
description → dynamic
no setter
hashCode int
The hash code for this object.
no setterinherited
hasIcon → dynamic
no setter
listener BigoAdInteractionListener
no getterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title → dynamic
no setter
videoLifeCallback → dynamic
no setter
warning → dynamic
no setter

Methods

dispose() Future<void>
inherited
getExtraInfo({required String key}) Future<String?>
inherited
getVideoController() Future<BigoAdVideoController?>
isExpired() Future<bool>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
override
toString() String
A string representation of this object.
inherited

Operators

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