footnoteType property

Implementation

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

Implementation

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