DestinyPlugItemCraftingUnlockRequirement.fromJson constructor
Implementation
factory DestinyPlugItemCraftingUnlockRequirement.fromJson(Map<String, dynamic> json) {
return _$DestinyPlugItemCraftingUnlockRequirementFromJson(json);
}
factory DestinyPlugItemCraftingUnlockRequirement.fromJson(Map<String, dynamic> json) {
return _$DestinyPlugItemCraftingUnlockRequirementFromJson(json);
}