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