captureGroupName property

String? captureGroupName
final

If not null, the block of text captured within the delimiters will be captured in a group named this.

Implementation

final String? captureGroupName;