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