FdcGridExportCompleted typedef

FdcGridExportCompleted = void Function(FdcExportResult result)

Called after the built-in grid export command has generated an FdcExportResult.

Implementation

typedef FdcGridExportCompleted = void Function(FdcExportResult result);