socketTypeHash property

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

Indicates the type of this intrinsic socket.

Implementation

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