process abstract method
- FilePickerConfig config,
- FileWrapper wrapper
method that is to be implemented.
Implementation
Future<FileWrapper> process(FilePickerConfig config, FileWrapper wrapper);
method that is to be implemented.
Future<FileWrapper> process(FilePickerConfig config, FileWrapper wrapper);