menu
neomage package
documentation
core/platform/neomage_io_stub.dart
FileSystemEntity
isFileSync static method
isFileSync static method
dark_mode
light_mode
isFileSync
static method
bool
isFileSync
(
String
path
)
Implementation
static bool isFileSync(String path) => false;
neomage package
documentation
core/platform/neomage_io_stub
FileSystemEntity
isFileSync static method
FileSystemEntity class