rawString property

Parser<String> rawString
final

Implementation

final rawString = pattern('a-zA-Z0-9').plusString("raw string expected");