onlyLast property

Parser<T22> get onlyLast

Implementation

p.Parser<T22> get onlyLast => map((v) => v.$23);