totpSetupLinkText property

  1. @override
String get totpSetupLinkText
override

No description provided for @totpSetupLinkText.

In en, this message translates to: ' You can also click on this link to configure the token directly on the installed app if you are on a mobile device.'

Implementation

@override
String get totpSetupLinkText => ' You can also click on this [link](https://totpsetup) to configure the token directly on the installed app if you are on a mobile device.';