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