GoogleAuthenticatorImport_DigitCount$json top-level constant
- @Deprecated('Use googleAuthenticatorImportDescriptor instead')
Implementation
@$core.Deprecated('Use googleAuthenticatorImportDescriptor instead')
const GoogleAuthenticatorImport_DigitCount$json = {
'1': 'DigitCount',
'2': [
{'1': 'DIGIT_COUNT_UNSPECIFIED', '2': 0},
{'1': 'DIGIT_COUNT_SIX', '2': 1},
{'1': 'DIGIT_COUNT_EIGHT', '2': 2},
],
};