AdSize class

Constructors

AdSize({int width = -1, int height = -1})
const
AdSize.getAnchoredAdaptiveBannerAdSize(int width)
const
AdSize.getInlineAdaptiveBannerAdSize(int width, int maxHeight)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
height int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
toMap Map<String, dynamic>
no setter
type AdSizeType
final
width 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

Constants

HEIGHT_50 → const AdSize
HEIGHT_90 → const AdSize
HEIGHT_250 → const AdSize
HEIGHT_280 → const AdSize
MATCH_VIEW → const AdSize