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