menu
khadem package
documentation
contracts.dart
StorageDisk
move abstract method
move abstract method
dark_mode
light_mode
move
abstract method
Future
<
void
>
move
(
String
from
,
String
to
)
Moves the file from one path to another.
Implementation
Future<void> move(String from, String to);
khadem package
documentation
contracts
StorageDisk
move abstract method
StorageDisk class