SpeechContext$json top-level constant

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

Implementation

@$core.Deprecated('Use speechContextDescriptor instead')
const SpeechContext$json = {
  '1': 'SpeechContext',
  '2': [
    {'1': 'phrases', '3': 1, '4': 3, '5': 9, '10': 'phrases'},
    {'1': 'boost', '3': 4, '4': 1, '5': 2, '10': 'boost'},
  ],
};