onlyLast property

Parser<T18> get onlyLast

Implementation

p.Parser<T18> get onlyLast => map((v) => v.$19);