IntentInput$json top-level constant

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

Implementation

@$core.Deprecated('Use intentInputDescriptor instead')
const IntentInput$json = const {
  '1': 'IntentInput',
  '2': const [
    const {
      '1': 'intent',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'intent'
    },
  ],
};