lastUsedTime property Null safety
read / write
Has the last used timestamp for TOTP codes, should match what you passed into the functions last.
Implementation
static int lastUsedTime = 0;
Has the last used timestamp for TOTP codes, should match what you passed into the functions last.
static int lastUsedTime = 0;