AvatarDecorationData class
Constructors
- AvatarDecorationData.new({required String asset, required Snowflake sku})
-
AvatarDecorationData.decode(Map<
String, dynamic> js) -
factory
- AvatarDecorationData.fromJson(String js)
-
factory
Properties
Methods
-
encode(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited