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