onlyLast property

Parser<T17> get onlyLast

Implementation

p.Parser<T17> get onlyLast => map((v) => v.$18);