BannerAdSize class

Inheritance

Constructors

BannerAdSize({required int width, required int height})
const

Properties

getHeightPx Future<int?>
no setter
getWidthPx Future<int?>
no setter
hashCode int
The hash code for this object.
no setterinherited
height int
finalinherited
isAutoHeightSize bool
no setter
isDynamicSize bool
no setter
isFullWidthSize bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width int
finalinherited

Methods

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

Operators

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

Constants

s160x600 → const BannerAdSize
s300x250 → const BannerAdSize
s320x50 → const BannerAdSize
s320x100 → const BannerAdSize
s360x57 → const BannerAdSize
s360x144 → const BannerAdSize
s468x60 → const BannerAdSize
s728x90 → const BannerAdSize
sDynamic → const BannerAdSize
sInvalid → const BannerAdSize
sSmart → const BannerAdSize