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