AvataaarTypeFacialHairBlank class
abstract
Methods
-
map<TResult extends Object?>({required TResult blank(AvataaarTypeFacialHairBlank value), required TResult beardMedium(AvataaarTypeFacialHairBeardMedium value), required TResult beardLight(AvataaarTypeFacialHairBeardLight value), required TResult beardMajestic(AvataaarTypeFacialHairBeardMajestic value), required TResult moustacheFancy(AvataaarTypeFacialHairMoustacheFancy value), required TResult moustacheMagnum(AvataaarTypeFacialHairMoustacheMagnum value)})
→ TResult
-
inherited
-
mapOrNull<TResult extends Object?>({TResult blank(AvataaarTypeFacialHairBlank value)?, TResult beardMedium(AvataaarTypeFacialHairBeardMedium value)?, TResult beardLight(AvataaarTypeFacialHairBeardLight value)?, TResult beardMajestic(AvataaarTypeFacialHairBeardMajestic value)?, TResult moustacheFancy(AvataaarTypeFacialHairMoustacheFancy value)?, TResult moustacheMagnum(AvataaarTypeFacialHairMoustacheMagnum value)?})
→ TResult?
-
inherited
-
maybeMap<TResult extends Object?>({TResult blank(AvataaarTypeFacialHairBlank value)?, TResult beardMedium(AvataaarTypeFacialHairBeardMedium value)?, TResult beardLight(AvataaarTypeFacialHairBeardLight value)?, TResult beardMajestic(AvataaarTypeFacialHairBeardMajestic value)?, TResult moustacheFancy(AvataaarTypeFacialHairMoustacheFancy value)?, TResult moustacheMagnum(AvataaarTypeFacialHairMoustacheMagnum value)?, required TResult orElse()})
→ TResult
-
inherited
-
maybeWhen<TResult extends Object?>({TResult blank(Color color)?, TResult beardMedium(Color color)?, TResult beardLight(Color color)?, TResult beardMajestic(Color color)?, TResult moustacheFancy(Color color)?, TResult moustacheMagnum(Color color)?, required TResult orElse()})
→ TResult
-
inherited
-
next([Color? color])
→ AvataaarFacialHair
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
previous([Color? color])
→ AvataaarFacialHair
-
inherited
-
toIndex()
→ int
-
returns the index of AvataaarFacialHair.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
-
toSvgPart()
→ String
-
inherited
-
toSvgString()
→ String
-
Individual SVG Part, only usable with the whole Avataaar
inherited
-
when<TResult extends Object?>({required TResult blank(Color color), required TResult beardMedium(Color color), required TResult beardLight(Color color), required TResult beardMajestic(Color color), required TResult moustacheFancy(Color color), required TResult moustacheMagnum(Color color)})
→ TResult
-
inherited
-
whenOrNull<TResult extends Object?>({TResult blank(Color color)?, TResult beardMedium(Color color)?, TResult beardLight(Color color)?, TResult beardMajestic(Color color)?, TResult moustacheFancy(Color color)?, TResult moustacheMagnum(Color color)?})
→ TResult?
-
inherited