secretCode property

String? secretCode
final

A unique generated shared secret code that is used in the TOTP algorithm to generate a one time code.

Implementation

final String? secretCode;