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