TtsRequest$json top-level constant

Map<String, Object> const TtsRequest$json

Implementation

const TtsRequest$json = const {
  '1': 'TtsRequest',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
    const {'1': 'voice', '3': 2, '4': 1, '5': 9, '10': 'voice'},
    const {'1': 'speed', '3': 3, '4': 1, '5': 2, '10': 'speed'},
    const {'1': 'half_tone', '3': 4, '4': 1, '5': 2, '10': 'halfTone'},
  ],
};