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