menu
darted_cli package
documentation
io_helper.dart
IOException
IOException.new constructor
IOException.new constructor
dark_mode
light_mode
IOException
constructor
IOException
(
String
message
, {
String
?
path
,
})
Implementation
IOException(String message, {String? path}) : super(message, path);
darted_cli package
documentation
io_helper
IOException
IOException.new constructor
IOException class