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