menu
nui_auth package
documentation
web/nui_auth_web_json.dart
NUIAuthVerifyEmailReq
NUIAuthVerifyEmailReq constructor
NUIAuthVerifyEmailReq constructor
dark_mode
light_mode
NUIAuthVerifyEmailReq
constructor
NUIAuthVerifyEmailReq
(
{
String
?
code
,
required
String
token
,
})
Implementation
NUIAuthVerifyEmailReq({this.code, required this.token});
nui_auth package
documentation
web/nui_auth_web_json
NUIAuthVerifyEmailReq
NUIAuthVerifyEmailReq constructor
NUIAuthVerifyEmailReq class