Tts.fromJson(Map<String, dynamic> json) { content = json['content']; music = json['music']; format = json['format']; cookie = json['cookie']; }