VerificationProviderType$json top-level constant
- @Deprecated('Use verificationProviderTypeDescriptor instead')
Implementation
@$core.Deprecated('Use verificationProviderTypeDescriptor instead')
const VerificationProviderType$json = const {
'1': 'VerificationProviderType',
'2': const [
const {'1': 'INVALID', '2': 0},
const {'1': 'MITID', '2': 1},
],
};