menu
fml package
documentation
datasources/file/file.dart
File
read abstract method
read abstract method
dark_mode
light_mode
read
abstract method
Future
<
Uint8List
?
>
read
(
{
int
?
start
,
int
?
end
,
})
Implementation
Future<Uint8List?> read({int? start, int? end});
fml package
documentation
datasources/file/file
File
read abstract method
File class