plugItemHash property

  1. @JsonKey(name: 'plugItemHash')
int? plugItemHash
getter/setter pair

The hash identifier of the plug item that will be inserted into the socket found.

Implementation

@JsonKey(name:'plugItemHash')
int? plugItemHash;