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