Intent_FollowupIntentInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use intentDescriptor instead')
const Intent_FollowupIntentInfo$json = const {
  '1': 'FollowupIntentInfo',
  '2': const [
    const {
      '1': 'followup_intent_name',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'followupIntentName'
    },
    const {
      '1': 'parent_followup_intent_name',
      '3': 2,
      '4': 1,
      '5': 9,
      '10': 'parentFollowupIntentName'
    },
  ],
};