fromJson static method

Implementation

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