menu
fuzzy package
documentation
data/result.dart
ResultDetails<T>
matchedIndices property
matchedIndices property
dark_mode
light_mode
matchedIndices
property
List
<
MatchIndex
>
matchedIndices
final
Indexes of matched patterns on the value
Implementation
final List<MatchIndex> matchedIndices;
fuzzy package
documentation
data/result
ResultDetails<T>
matchedIndices property
ResultDetails class