RemoveMyLinkedIDPRequest$json top-level constant
- @Deprecated('Use removeMyLinkedIDPRequestDescriptor instead')
Implementation
@$core.Deprecated('Use removeMyLinkedIDPRequestDescriptor instead')
const RemoveMyLinkedIDPRequest$json = {
'1': 'RemoveMyLinkedIDPRequest',
'2': [
{'1': 'idp_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
{
'1': 'linked_user_id',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'linkedUserId'
},
],
};