groupNames property

Iterable<String> groupNames

The names of the captured groups in the match.

Implementation

Iterable<String> get groupNames;