CheckIDPIntent$json top-level constant

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

Implementation

@$core.Deprecated('Use checkIDPIntentDescriptor instead')
const CheckIDPIntent$json = {
  '1': 'CheckIDPIntent',
  '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'},
  ],
};