namedGroup method

String? namedGroup(
  1. String name
)

Implementation

String? namedGroup(String name) => $value.namedGroup(name);