itemInstanceId property
The instance ID of the item having a plug inserted. Only instanced items can have sockets.
Implementation
@JsonKey(name:'itemInstanceId')
String? itemInstanceId;
The instance ID of the item having a plug inserted. Only instanced items can have sockets.
@JsonKey(name:'itemInstanceId')
String? itemInstanceId;