Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
map<TResult extends Object?>({required TResult bat(AvataaarTypeGraphicsBat value), required TResult bear(AvataaarTypeGraphicsBear value), required TResult cumbia(AvataaarTypeGraphicsCumbia value), required TResult deer(AvataaarTypeGraphicsDeer value), required TResult diamond(AvataaarTypeGraphicsDiamond value), required TResult hola(AvataaarTypeGraphicsHola value), required TResult pizza(AvataaarTypeGraphicsPizza value), required TResult resist(AvataaarTypeGraphicsResist value), required TResult selena(AvataaarTypeGraphicsSelena value), required TResult skull(AvataaarTypeGraphicsSkull value), required TResult skullOutline(AvataaarTypeGraphicsSkullOutline value)})
→ TResult
-
inherited
-
mapOrNull<TResult extends Object?>({TResult bat(AvataaarTypeGraphicsBat value)?, TResult bear(AvataaarTypeGraphicsBear value)?, TResult cumbia(AvataaarTypeGraphicsCumbia value)?, TResult deer(AvataaarTypeGraphicsDeer value)?, TResult diamond(AvataaarTypeGraphicsDiamond value)?, TResult hola(AvataaarTypeGraphicsHola value)?, TResult pizza(AvataaarTypeGraphicsPizza value)?, TResult resist(AvataaarTypeGraphicsResist value)?, TResult selena(AvataaarTypeGraphicsSelena value)?, TResult skull(AvataaarTypeGraphicsSkull value)?, TResult skullOutline(AvataaarTypeGraphicsSkullOutline value)?})
→ TResult?
-
inherited
-
maybeMap<TResult extends Object?>({TResult bat(AvataaarTypeGraphicsBat value)?, TResult bear(AvataaarTypeGraphicsBear value)?, TResult cumbia(AvataaarTypeGraphicsCumbia value)?, TResult deer(AvataaarTypeGraphicsDeer value)?, TResult diamond(AvataaarTypeGraphicsDiamond value)?, TResult hola(AvataaarTypeGraphicsHola value)?, TResult pizza(AvataaarTypeGraphicsPizza value)?, TResult resist(AvataaarTypeGraphicsResist value)?, TResult selena(AvataaarTypeGraphicsSelena value)?, TResult skull(AvataaarTypeGraphicsSkull value)?, TResult skullOutline(AvataaarTypeGraphicsSkullOutline value)?, required TResult orElse()})
→ TResult
-
inherited
-
maybeWhen<TResult extends Object?>({TResult bat()?, TResult bear()?, TResult cumbia()?, TResult deer()?, TResult diamond()?, TResult hola()?, TResult pizza()?, TResult resist()?, TResult selena()?, TResult skull()?, TResult skullOutline()?, required TResult orElse()})
→ TResult
-
inherited
-
next()
→ AvataaarGraphics
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
previous()
→ AvataaarGraphics
-
inherited
-
toIndex()
→ int
-
returns the index of AvataaarGraphics.all, or -1 if no entry is found
inherited
-
toJson()
→ Map<String, dynamic>
-
inherited
-
toLabel([String languageCode = 'en'])
→ String
-
based on
languageCode
and LocalizationStrings returns the label
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
toSVGFunction()
→ String Function(String)
-
Individual SVG Part, only usable with the whole Avataaar and AvataaarClothes.graphicShirt()
inherited
-
toSvgPart()
→ String
-
inherited
-
when<TResult extends Object?>({required TResult bat(), required TResult bear(), required TResult cumbia(), required TResult deer(), required TResult diamond(), required TResult hola(), required TResult pizza(), required TResult resist(), required TResult selena(), required TResult skull(), required TResult skullOutline()})
→ TResult
-
inherited
-
whenOrNull<TResult extends Object?>({TResult bat()?, TResult bear()?, TResult cumbia()?, TResult deer()?, TResult diamond()?, TResult hola()?, TResult pizza()?, TResult resist()?, TResult selena()?, TResult skull()?, TResult skullOutline()?})
→ TResult?
-
inherited