secretCode property
A unique generated shared secret code that is used in the TOTP algorithm to generate a one time code.
Implementation
final String? secretCode;
A unique generated shared secret code that is used in the TOTP algorithm to generate a one time code.
final String? secretCode;