menu
descope package
documentation
descope.dart
TotpResponse
TotpResponse constructor
TotpResponse constructor
dark_mode
light_mode
TotpResponse
constructor
TotpResponse
(
String
provisioningUrl
,
Uint8List
image
,
String
key
)
Implementation
TotpResponse(this.provisioningUrl, this.image, this.key);
descope package
documentation
descope
TotpResponse
TotpResponse constructor
TotpResponse class