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