FlattenParserExtension<R> extension

on

Methods

flatten([String? message]) Parser<String>
Returns a parser that discards the result of the receiver and answers the sub-string its delegate consumes.