AdFormat enum
Banner format
Values
-
Banner format
const AdFormat('BANNER')
- interstitial → const AdFormat
-
Interstitial format
const AdFormat('INTERSTITIAL')
- videoOutStreamBanner → const AdFormat
-
Video format
const AdFormat('VIDEO_OUT_STREAM_BANNER')
- infiniteScroll → const AdFormat
-
Infinite Scroll format
const AdFormat('INFINITE_SCROLL')
Properties
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