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