ChartExportFileHandler typedef

ChartExportFileHandler = FutureOr<void> Function(ChartExportFile file)

Implementation

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