fromJson static method
Implementation
static GHeroWithFragmentsData_hero? fromJson(Map<String, dynamic> json) =>
_i1.serializers
.deserializeWith(GHeroWithFragmentsData_hero.serializer, json);
static GHeroWithFragmentsData_hero? fromJson(Map<String, dynamic> json) =>
_i1.serializers
.deserializeWith(GHeroWithFragmentsData_hero.serializer, json);