метод группы абстрактный
Список<Строка> groups(Возвращает список групп с заданными индексами.
Список содержит строки, возвращаемые методом group для каждого индекса в groupIndices.
Исходный код
List<String> groups(List<int> groupIndices);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-core/Match/groups.html