menu
get_verified package
documentation
core/exceptions.dart
UserCancelledException
UserCancelledException.new const constructor
UserCancelledException.new const constructor
dark_mode
light_mode
UserCancelledException
constructor
const
UserCancelledException
(
String
message
, {
String
?
code
,
})
Implementation
const UserCancelledException(super.message, {super.code});
get_verified package
documentation
core/exceptions
UserCancelledException
UserCancelledException.new const constructor
UserCancelledException class