ExportJournalToS3Response constructor
ExportJournalToS3Response({
- required String exportId,
Implementation
ExportJournalToS3Response({
required this.exportId,
});
ExportJournalToS3Response({
required this.exportId,
});