menu
biometric_shield package
documentation
biometric_shield_testing.dart
AuthenticateCall
AuthenticateCall.new const constructor
AuthenticateCall.new const constructor
dark_mode
light_mode
AuthenticateCall
constructor
const
AuthenticateCall
(
{
required
String
reason
,
String
?
userId
,
bool
requireFresh
=
false
,
})
Implementation
const AuthenticateCall({ required this.reason, this.userId, this.requireFresh = false, });
biometric_shield package
documentation
biometric_shield_testing
AuthenticateCall
AuthenticateCall.new const constructor
AuthenticateCall class