menu
firedoctor package
documentation
filesystem/file_system_interface.dart
FileSystem
readAsStringAsync abstract method
readAsStringAsync abstract method
dark_mode
light_mode
readAsStringAsync
abstract method
Future
<
String
>
readAsStringAsync
(
String
path
)
Public method or function.
Implementation
Future<String> readAsStringAsync(String path);
firedoctor package
documentation
filesystem/file_system_interface
FileSystem
readAsStringAsync abstract method
FileSystem class