menu
mhu_dart_commons package
documentation
commons.dart
FileStore
write abstract method
write abstract method
dark_mode
light_mode
write
abstract method
Future
<
void
>
write
(
FilePath
path
,
Uint8List
content
)
Implementation
Future<void> write( FilePath path, Uint8List content, );
mhu_dart_commons package
documentation
commons
FileStore
write abstract method
FileStore class