core.Map<core.String, core.dynamic> toJson() => { if (document != null) 'document': document!, if (humanReviewStatus != null) 'humanReviewStatus': humanReviewStatus!, };