RemoveMyLinkedIDPRequest$json top-level constant

  1. @Deprecated('Use removeMyLinkedIDPRequestDescriptor instead')
Map<String, Object> const RemoveMyLinkedIDPRequest$json

Implementation

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