Map<String, dynamic> toJson() => { 'documentBase64': documentBase64, 'documentId': documentId, 'fileExtension': fileExtension, 'includeInDownload': includeInDownload, 'name': name, };