Intent_Message_SimpleResponse$json top-level constant
- @Deprecated('Use intentDescriptor instead')
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_Message_SimpleResponse$json = const {
'1': 'SimpleResponse',
'2': const [
const {'1': 'text_to_speech', '3': 1, '4': 1, '5': 9, '10': 'textToSpeech'},
const {'1': 'ssml', '3': 2, '4': 1, '5': 9, '10': 'ssml'},
const {
'1': 'display_text',
'3': 3,
'4': 1,
'5': 9,
'8': const {},
'10': 'displayText'
},
],
};