fieldName property

Parser<String> fieldName
final

Implementation

final fieldName = pattern('a-zA-Z0-9_-').plusString("field name expected");