onlyLast property

Parser<T19> get onlyLast

Implementation

p.Parser<T19> get onlyLast => map((v) => v.$20);