matchInfo property

List<MatchInfo>? matchInfo
getter/setter pair

List of matches that were found in the resource content.

Implementation

core.List<MatchInfo>? matchInfo;