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