isBiometricTokenSaved property

bool get isBiometricTokenSaved

Bot API 7.2+ Shows whether the token is saved in secure storage on the device.

Implementation

bool get isBiometricTokenSaved => _bm.isBiometricTokenSaved;