sockets property
Plug item state for the crafting sockets.
Implementation
@JsonKey(name:'sockets')
List<DestinyCraftableSocketComponent>? sockets;
Plug item state for the crafting sockets.
@JsonKey(name:'sockets')
List<DestinyCraftableSocketComponent>? sockets;