menu
neomage package
documentation
core/platform/neomage_io_stub.dart
FileSystemException
FileSystemException.new const constructor
FileSystemException.new const constructor
dark_mode
light_mode
FileSystemException
constructor
const
FileSystemException
(
[
String
message
=
''
,
String
?
path
,
OSError
?
osError
])
Implementation
const FileSystemException([this.message = '', this.path, this.osError]);
neomage package
documentation
core/platform/neomage_io_stub
FileSystemException
FileSystemException.new const constructor
FileSystemException class