footnote property

Footnote? footnote

Implementation

Footnote? get footnote => _footnote;
void footnote=(Footnote? val)

Implementation

set footnote(Footnote? val) => _footnote = val;