FootnoteReference constructor
FootnoteReference({})
Implementation
FootnoteReference({
this.footnoteId,
this.footnoteNumber,
this.suggestedDeletionIds,
this.suggestedInsertionIds,
this.suggestedTextStyleChanges,
this.textStyle,
});