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