DiaryNoteExportInfoDto constructor
DiaryNoteExportInfoDto({})
Returns a new DiaryNoteExportInfoDto instance.
Implementation
DiaryNoteExportInfoDto({
this.secretForeignKeys = const [],
this.excludedIds = const [],
this.recipient,
this.softwareName,
this.softwareVersion,
this.tags = const [],
this.contexts = const [],
this.psy,
this.documentId,
this.attachmentId,
this.note,
});