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