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