SmartReplyAnswer$json top-level constant

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

Implementation

@$core.Deprecated('Use smartReplyAnswerDescriptor instead')
const SmartReplyAnswer$json = const {
  '1': 'SmartReplyAnswer',
  '2': const [
    const {'1': 'reply', '3': 1, '4': 1, '5': 9, '10': 'reply'},
    const {'1': 'confidence', '3': 2, '4': 1, '5': 2, '10': 'confidence'},
    const {'1': 'answer_record', '3': 3, '4': 1, '5': 9, '10': 'answerRecord'},
  ],
};