footnoteReferences property

Map<String, int> footnoteReferences
final

Footnote ref count, keys are case-sensitive and added by define syntax.

Implementation

final footnoteReferences = <String, int>{};