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