factory DestinyItemSocketState.fromJson(Map<String, dynamic> json) { return _$DestinyItemSocketStateFromJson(json); }