AdSourceId enum

Inheritance
Available extensions

Values

const AdSourceId(0)
liftoffMonetize → const AdSourceId
const AdSourceId(1)
kidoz → const AdSourceId
const AdSourceId(2)
chartboost → const AdSourceId
const AdSourceId(3)
unityAds → const AdSourceId
const AdSourceId(4)
applovin → const AdSourceId
const AdSourceId(5)
superAwesome → const AdSourceId
const AdSourceId(6)
startio → const AdSourceId
const AdSourceId(7)
casExchange → const AdSourceId
const AdSourceId(8)
audienceNetwork → const AdSourceId
const AdSourceId(9)
inmobi → const AdSourceId
const AdSourceId(10)
dtExchange → const AdSourceId
const AdSourceId(11)
mytarget → const AdSourceId
const AdSourceId(12)
crosspromo → const AdSourceId
const AdSourceId(13)
ironsource → const AdSourceId
const AdSourceId(14)
yandexAds → const AdSourceId
const AdSourceId(15)
hyprmx → const AdSourceId
const AdSourceId(16)
smaato → const AdSourceId
const AdSourceId(18)
bigo → const AdSourceId
const AdSourceId(19)
ogury → const AdSourceId
const AdSourceId(20)
madex → const AdSourceId
const AdSourceId(21)
loopme → const AdSourceId
const AdSourceId(22)
mintegral → const AdSourceId
const AdSourceId(23)
pangle → const AdSourceId
const AdSourceId(24)
ysoNetwork → const AdSourceId
const AdSourceId(25)
prado → const AdSourceId
const AdSourceId(26)
dspExchange → const AdSourceId
const AdSourceId(30)
lastPageAd → const AdSourceId
const AdSourceId(31)
custom → const AdSourceId
const AdSourceId(32)
unknown → const AdSourceId
const AdSourceId(33)

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
name String

Available on Enum, provided by the EnumName extension

The name of the enum value.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

fromValue(int? value) AdSourceId

Constants

values → const List<AdSourceId>
A constant List of the values in this enum, in order of their declaration.