name property

String? name
final

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

Implementation

final String? name;