factory GroupPotentialMember.fromJson(Map<String, dynamic> json) { return _$GroupPotentialMemberFromJson(json); }