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