AvataaarTypeNoseDefault0 class abstract
- Inheritance
-
- Object
- AvataaarNose
- AvataaarTypeNoseDefault0
Constructors
- AvataaarTypeNoseDefault0()
-
constfactory
-
AvataaarTypeNoseDefault0.fromJson(Map<
String, dynamic> json) -
factory
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 default0(AvataaarTypeNoseDefault0 value)}) → TResult -
inherited
-
mapOrNull<
TResult extends Object?> ({TResult default0(AvataaarTypeNoseDefault0 value)?}) → TResult? -
inherited
-
maybeMap<
TResult extends Object?> ({TResult default0(AvataaarTypeNoseDefault0 value)?, required TResult orElse()}) → TResult -
inherited
-
maybeWhen<
TResult extends Object?> ({TResult default0()?, required TResult orElse()}) → TResult -
inherited
-
next(
) → AvataaarNose -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
previous(
) → AvataaarNose -
inherited
-
toIndex(
) → int -
returns the index of AvataaarNose.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 labelinherited -
toString(
) → String -
A string representation of this object.
inherited
-
toSvgString(
) → String -
Individual SVG Part, only usable with the whole Avataaar
inherited
-
when<
TResult extends Object?> ({required TResult default0()}) → TResult -
inherited
-
whenOrNull<
TResult extends Object?> ({TResult default0()?}) → TResult? -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited