TableDownloadSuccessCallback typedef

TableDownloadSuccessCallback = void Function(Uint8List bytes, String fileName)

Implementation

typedef TableDownloadSuccessCallback = void Function(Uint8List bytes, String fileName);