AvataaarTypeSkinCustom.fromJson constructor

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

Implementation

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