AvataaarTypeStyleTransparent.fromJson constructor

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

Implementation

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