randomizedPlugSetHash property
This field replaces "randomizedPlugItems" as of Shadowkeep launch. If a socket has randomized plugs, this is a pointer to the set of plugs that could be used, as defined in DestinyPlugSetDefinition. If null, the item has no randomized plugs.
Implementation
@JsonKey(name:'randomizedPlugSetHash')
int? randomizedPlugSetHash;