plugItemHash property

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

Indicates the plug that is intrinsically inserted into this socket.

Implementation

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