menu
gotrue_wechatlogin package
documentation
gotrue.dart
AuthMFAChallengeResponse
AuthMFAChallengeResponse.new const constructor
AuthMFAChallengeResponse.new const constructor
dark_mode
light_mode
AuthMFAChallengeResponse
constructor
const
AuthMFAChallengeResponse
(
{
required
String
id
,
required
DateTime
expiresAt
,
})
Implementation
const AuthMFAChallengeResponse({required this.id, required this.expiresAt});
gotrue_wechatlogin package
documentation
gotrue
AuthMFAChallengeResponse
AuthMFAChallengeResponse.new const constructor
AuthMFAChallengeResponse class