menu
nebula_db package
documentation
storage/vfs.dart
VfsFile
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Close this file handle.
Implementation
Future<void> close();
nebula_db package
documentation
storage/vfs
VfsFile
close abstract method
VfsFile class