IdentityProviderIntent$json top-level constant
- @Deprecated('Use identityProviderIntentDescriptor instead')
Implementation
@$core.Deprecated('Use identityProviderIntentDescriptor instead')
const IdentityProviderIntent$json = {
'1': 'IdentityProviderIntent',
'2': [
{
'1': 'idp_intent_id',
'3': 1,
'4': 1,
'5': 9,
'8': {},
'10': 'idpIntentId'
},
{
'1': 'idp_intent_token',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'idpIntentToken'
},
{
'1': 'user_id',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'userId',
'17': true
},
],
'8': [
{'1': '_user_id'},
],
};