menu
dart_eval package
documentation
stdlib/core.dart
$RegExpMatch
namedGroup method
namedGroup method
dark_mode
light_mode
namedGroup
method
String
?
namedGroup
(
String
name
)
Implementation
String? namedGroup(String name) => $value.namedGroup(name);
dart_eval package
documentation
stdlib/core
$RegExpMatch
namedGroup method
$RegExpMatch class