menu
connectanum_router package
documentation
auth.dart
RemoteChallenge
RemoteChallenge.new constructor
RemoteChallenge.new constructor
dark_mode
light_mode
RemoteChallenge
constructor
RemoteChallenge
(
{
required
Map
<
String
,
Object
?
>
challenge
,
required
Map
<
String
,
Object
?
>
extra
,
required
String
authId
,
})
Implementation
RemoteChallenge({ required this.challenge, required this.extra, required this.authId, });
connectanum_router package
documentation
auth
RemoteChallenge
RemoteChallenge.new constructor
RemoteChallenge class