menu
shared_component package
documentation
services/download_manager/download_service.dart
DownloadService
openFile abstract method
openFile abstract method
dark_mode
light_mode
openFile
abstract method
Future
<
void
>
openFile
(
DownloadItem
item
)
Implementation
Future<void> openFile(DownloadItem item);
shared_component package
documentation
services/download_manager/download_service
DownloadService
openFile abstract method
DownloadService class