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