footnoteType property

Implementation

Footnote_FootnoteTypeEnum? get footnoteType => _footnoteType;
void footnoteType=(Footnote_FootnoteTypeEnum? val)

Implementation

set footnoteType(Footnote_FootnoteTypeEnum? val) => _footnoteType = val;