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