menu
token_store package
documentation
exceptions.dart
FileException
FileException.new constructor
FileException.new constructor
dark_mode
light_mode
FileException
constructor
FileException
(
String
message
,
String
path
)
Implementation
FileException(this.message, this.path);
token_store package
documentation
exceptions
FileException
FileException.new constructor
FileException class