ChartExportFileHandler typedef
ChartExportFileHandler =
FutureOr<void> Function(ChartExportFile file)
Implementation
typedef ChartExportFileHandler = FutureOr<void> Function(ChartExportFile file);
typedef ChartExportFileHandler = FutureOr<void> Function(ChartExportFile file);