menu
darttonconnect package
documentation
exceptions.dart
FetchWalletsError
FetchWalletsError constructor
FetchWalletsError constructor
dark_mode
light_mode
FetchWalletsError
constructor
FetchWalletsError
(
String
?
message
)
Implementation
FetchWalletsError(String? message) : super(message);
darttonconnect package
documentation
exceptions
FetchWalletsError
FetchWalletsError constructor
FetchWalletsError class