onReprocess property

Future<bool> Function(String, String?)? get onReprocess

Implementation

Future<bool> Function(String, String?)? get onReprocess => _onReprocess;