core.Map<core.String, core.dynamic> toJson() { final transcriptSegments = this.transcriptSegments; return {'transcriptSegments': ?transcriptSegments}; }