onlyLast property

Parser<T14> get onlyLast

Implementation

p.Parser<T14> get onlyLast => map((v) => v.$15);