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