DocumentReaderPrepareCompletion typedef
Callback for receiving notifications on Documents Database preparation.
Implementation
typedef DocumentReaderPrepareCompletion = void Function(
PrepareProgress progress,
);
Callback for receiving notifications on Documents Database preparation.
typedef DocumentReaderPrepareCompletion = void Function(
PrepareProgress progress,
);