groupNames property Null safety

Iterable<String> groupNames

The names of the named capture groups of pattern.

Implementation

Iterable<String> get groupNames;