onlyLast property

Parser<T25> get onlyLast

Implementation

p.Parser<T25> get onlyLast => map((v) => v.$26);