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