SetIds.fromJson(Map<String, dynamic> json) { setPrice = json['setPrice']; sTypename = json['__typename']; }