name property
PatternFieldName?
get
name
The name of the field, or null
if the field is a positional field.
Implementation
PatternFieldName? get name;
The name of the field, or null
if the field is a positional field.
PatternFieldName? get name;