opposingNodeHashes property
A quick reference of Nodes that will be deactivated if any node in this group is activated, by their Talent Node hashes. (See DestinyTalentNodeDefinition.nodeHash)
Implementation
@JsonKey(name:'opposingNodeHashes')
List<int>? opposingNodeHashes;