DetailedCreativeType class

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Constants

BIG_IMG → const DetailedCreativeType
Large image with text.
LONG_TEXT → const DetailedCreativeType
Long text.
SHORT_TEXT → const DetailedCreativeType
Short text.
SINGLE_IMG → const DetailedCreativeType
Single image.
SMALL_IMG → const DetailedCreativeType
Small image with text.
THREE_IMG → const DetailedCreativeType
Three small images with text.
VIDEO → const DetailedCreativeType
Video.