groupNames property

Iterable<String> get groupNames

The names of the named capture groups of pattern.

Implementation

Iterable<String> get groupNames;