MatchListExtension extension
Methods
-
printList(
[String prefixMessage = '']) → void -
Available on Iterable<
Will print full list of matchesMatch> , provided by the MatchListExtension extension -
printListWithLineBreak(
[String prefixMessage = '']) → void -
Available on Iterable<
Will print full list of matches but with line break between each matchMatch> , provided by the MatchListExtension extension