onlyLast property

Parser<T26> get onlyLast

Implementation

p.Parser<T26> get onlyLast => map((v) => v.$27);