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