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