IDPIntent$json top-level constant

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

Implementation

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