KeyVerificationAdmin_MessageType$json top-level constant
- @Deprecated('Use keyVerificationAdminDescriptor instead')
Implementation
@$core.Deprecated('Use keyVerificationAdminDescriptor instead')
const KeyVerificationAdmin_MessageType$json = {
'1': 'MessageType',
'2': [
{'1': 'INITIATE_VERIFICATION', '2': 0},
{'1': 'PROVIDE_SECURITY_NUMBER', '2': 1},
{'1': 'DO_VERIFY', '2': 2},
{'1': 'DO_NOT_VERIFY', '2': 3},
],
};