menu
neomage package
documentation
core/platform/neomage_io_stub.dart
FileSystemEntity
stat method
stat method
dark_mode
light_mode
stat
method
Future
<
FileStat
>
stat
(
)
Implementation
Future<FileStat> stat() async => FileStat._stub();
neomage package
documentation
core/platform/neomage_io_stub
FileSystemEntity
stat method
FileSystemEntity class