matchedTokenPageIndices property

List<String>? matchedTokenPageIndices
getter/setter pair

Return the 1-based page indices where those pages have one or more matched tokens.

Implementation

core.List<core.String>? matchedTokenPageIndices;