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