menu
reown_core package
documentation
verify/models/verify_context.dart
AttestationNotFound
AttestationNotFound.new constructor
AttestationNotFound.new constructor
dark_mode
light_mode
AttestationNotFound
constructor
AttestationNotFound
(
{
required
int
code
,
required
String
message
,
})
Implementation
AttestationNotFound({required this.code, required this.message}) : super();
reown_core package
documentation
verify/models/verify_context
AttestationNotFound
AttestationNotFound.new constructor
AttestationNotFound class