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