menu
protofu package
documentation
repos.dart
Repo
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
void
>
fetch
(
)
Future that completes when the repository is available in the
cacheDirectory
.
Implementation
Future<void> fetch();
protofu package
documentation
repos
Repo
fetch abstract method
Repo class