menu
large_file_handler package
documentation
large_file_handler_platform_interface.dart
LargeFileHandlerPlatform
fileExists abstract method
fileExists abstract method
dark_mode
light_mode
fileExists
abstract method
Future
<
bool
>
fileExists
(
String
targetPath
)
Implementation
Future<bool> fileExists(String targetPath);
large_file_handler package
documentation
large_file_handler_platform_interface
LargeFileHandlerPlatform
fileExists abstract method
LargeFileHandlerPlatform class