SynthesisInput$json top-level constant

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

Implementation

@$core.Deprecated('Use synthesisInputDescriptor instead')
const SynthesisInput$json = const {
  '1': 'SynthesisInput',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'text'},
    const {'1': 'ssml', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'ssml'},
  ],
  '8': const [
    const {'1': 'input_source'},
  ],
};