menu
firedoctor package
documentation
filesystem/file_system_interface.dart
FileSystem
copy abstract method
copy abstract method
dark_mode
light_mode
copy
abstract method
Future
<
void
>
copy
(
String
source
,
String
destination
)
Public method or function.
Implementation
Future<void> copy(String source, String destination);
firedoctor package
documentation
filesystem/file_system_interface
FileSystem
copy abstract method
FileSystem class