sockets property
If this item has any Sockets, this will be non-null and the individual sockets on the item will be defined herein.
Implementation
@JsonKey(name:'sockets')
DestinyItemSocketBlockDefinition? sockets;
If this item has any Sockets, this will be non-null and the individual sockets on the item will be defined herein.
@JsonKey(name:'sockets')
DestinyItemSocketBlockDefinition? sockets;