footnoteKey property

String? footnoteKey
final

Canonical footnote key when this hit is a semantic noteref — the engine's own href#fragment form. Pass it to RitoReaderSession.readFootnote verbatim; a host must not normalize the link href itself. Null means an ordinary link.

Implementation

final String? footnoteKey;