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