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