onFileRequest property
The callback to handle file sending. If not set, all requests will be ignored.
Implementation
ZModemRequestHandler? onFileRequest;
The callback to handle file sending. If not set, all requests will be ignored.
ZModemRequestHandler? onFileRequest;