AvataaarClothes.fromJson constructor

AvataaarClothes.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory AvataaarClothes.fromJson(Map<String, dynamic> json) =>
    _$AvataaarClothesFromJson(json);