FdcExportFormat constructor
const
FdcExportFormat(})
Creates a FdcExportFormat.
Implementation
const FdcExportFormat(
this.id, {
required this.label,
required this.fileExtension,
required this.mimeType,
this.icon,
});