onlyLast property

Parser<T29> get onlyLast

Implementation

p.Parser<T29> get onlyLast => map((v) => v.$30);