Intent_TrainingPhrase_Part$json top-level constant

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

Implementation

@$core.Deprecated('Use intentDescriptor instead')
const Intent_TrainingPhrase_Part$json = const {
  '1': 'Part',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'text'},
    const {'1': 'parameter_id', '3': 2, '4': 1, '5': 9, '10': 'parameterId'},
  ],
};