ChartExportDeliveryBatchProgressHandler typedef

ChartExportDeliveryBatchProgressHandler = void Function(ChartExportDeliveryBatchProgress progress)

Implementation

typedef ChartExportDeliveryBatchProgressHandler =
    void Function(ChartExportDeliveryBatchProgress progress);