menu
apollovm package
documentation
apollovm_repository_io.dart
RepositoryAdapter
move abstract method
move abstract method
dark_mode
light_mode
move
abstract method
Future
<
void
>
move
(
String
from
,
String
to
)
Moves/renames
from
to
to
.
Implementation
Future<void> move(String from, String to);
apollovm package
documentation
apollovm_repository_io
RepositoryAdapter
move abstract method
RepositoryAdapter class