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