name property

String? name
final

A friendly name or description of the RegexMatchSet. You can't change Name after you create a RegexMatchSet.

Implementation

final String? name;