key property

String? key
getter/setter pair

The secret key used for the TOTP value generation, encoded as a Base16 string.

Implementation

core.String? key;