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