BackgroundType class

Inheritance
  • Object
  • EnumClass
  • BackgroundType

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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 Properties

serializer → Serializer<BackgroundType>
BackgroundType serializer
no setter
values → BuiltSet<BackgroundType>
List of all types
no setter

Static Methods

valueOf(String name) BackgroundType
Parse BackgroundType from string

Constants

image → const BackgroundType
image (platforms: iOS, Android, Web, Mobile Web)
none → const BackgroundType
none (if the sticker is sent directly to the camera, platforms: iOS, Android)
video → const BackgroundType
video (platforms: iOS, Android)