opposingGroupHashes property
A quick reference of Groups whose nodes will be deactivated if any node in this group is activated.
Implementation
@JsonKey(name:'opposingGroupHashes')
List<int>? opposingGroupHashes;
A quick reference of Groups whose nodes will be deactivated if any node in this group is activated.
@JsonKey(name:'opposingGroupHashes')
List<int>? opposingGroupHashes;